Method: Hash#stringify_values
- Defined in:
- lib/sc-core-ext/hash.rb
#stringify_values ⇒ Object
10 11 12 |
# File 'lib/sc-core-ext/hash.rb', line 10 def stringify_values dup.stringify_values! end |
10 11 12 |
# File 'lib/sc-core-ext/hash.rb', line 10 def stringify_values dup.stringify_values! end |