Module: HandlebarsAssets::JSON
- Defined in:
- lib/blix/rest/handlebars_assets_fix.rb
Class Method Summary collapse
Class Method Details
.dump(str) ⇒ Object
5 6 7 |
# File 'lib/blix/rest/handlebars_assets_fix.rb', line 5 def self.dump(str) str.to_json end |