instance method
nested_under_indifferent_access
Ruby on Rails 7.0.10
Since v3.2.22.5Signature
nested_under_indifferent_access()
No documentation comment.
Source
# File activesupport/lib/active_support/hash_with_indifferent_access.rb, line 64
def nested_under_indifferent_access
self
end
Defined in activesupport/lib/active_support/hash_with_indifferent_access.rb line 64
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::HashWithIndifferentAccess