Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/json_builder/extensions.rb
Instance Method Summary collapse
Instance Method Details
#to_builder ⇒ Object
41 42 43 |
# File 'lib/json_builder/extensions.rb', line 41 def to_builder to_json end |