Method: Moo::Model::Colour#to_json
- Defined in:
- lib/moo/model/colour.rb
#to_json ⇒ Object
54 55 56 |
# File 'lib/moo/model/colour.rb', line 54 def to_json self.to_hash.to_json end |
54 55 56 |
# File 'lib/moo/model/colour.rb', line 54 def to_json self.to_hash.to_json end |