Method: Moo::Model::BoxData#to_json
- Defined in:
- lib/moo/model/box_data.rb
#to_json ⇒ Object
18 19 20 |
# File 'lib/moo/model/box_data.rb', line 18 def to_json to_hash.to_json end |
18 19 20 |
# File 'lib/moo/model/box_data.rb', line 18 def to_json to_hash.to_json end |