Method: Eco::Language::HashTransformModifier#stringify
- Defined in:
- lib/eco/language/hash_transform_modifier.rb
#stringify ⇒ Object
63 64 65 |
# File 'lib/eco/language/hash_transform_modifier.rb', line 63 def stringify self.push(:stringify) end |