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