instance method
nested_under_indifferent_access
Ruby on Rails 6.0.6
Since v3.2.22.5 Last seen in v6.1.7.10Signature
nested_under_indifferent_access()
No documentation comment.
Source
# File activesupport/lib/active_support/ordered_hash.rb, line 41
def nested_under_indifferent_access
self
end
Defined in activesupport/lib/active_support/ordered_hash.rb line 41
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::OrderedHash