Method: Moo::Model::Side#to_json
- Defined in:
- lib/moo/model/side.rb
#to_json ⇒ Object
39 40 41 |
# File 'lib/moo/model/side.rb', line 39 def to_json to_hash.to_json end |
39 40 41 |
# File 'lib/moo/model/side.rb', line 39 def to_json to_hash.to_json end |