method
deep_stringify_keys
v6.1.3.1 -
Show latest stable
- Class:
ActiveSupport::HashWithIndifferentAccess
deep_stringify_keys()public
No documentation available.
# File activesupport/lib/active_support/hash_with_indifferent_access.rb, line 304
def deep_stringify_keys; dup end