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