Method: MustacheRender::Mustache::Data#stringify_keys!
- Defined in:
- lib/mustache_render/mustache/data.rb
#stringify_keys! ⇒ Object
67 68 69 |
# File 'lib/mustache_render/mustache/data.rb', line 67 def stringify_keys! impl_stringify_keys! self end |