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