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