instance method
extractable_options?
Ruby on Rails 6.0.6
Since v6.0.6Signature
extractable_options?()
No documentation comment.
Source
# File activesupport/lib/active_support/ordered_options.rb, line 60
def extractable_options?
true
end
Defined in activesupport/lib/active_support/ordered_options.rb line 60
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::OrderedOptions