Method: Megam::FlavorsCollection#to_json
- Defined in:
- lib/megam/core/flavors_collection.rb
#to_json(*a) ⇒ Object
97 98 99 |
# File 'lib/megam/core/flavors_collection.rb', line 97 def to_json(*a) Megam::JSONCompat.to_json(for_json, *a) end |