method
stringify_keys
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::HashWithIndifferentAccess
stringify_keys()public
No documentation available.
# File activesupport/lib/active_support/hash_with_indifferent_access.rb, line 253
def stringify_keys; dup end