Libraries
»
cot
(0.5.3)
»
Index
»
Cot
»
Collection
»
#to_json
Method: Cot::Collection#to_json
Defined in:
lib/cot/collection.rb
#
to_json
⇒
Object
27 28 29
# File 'lib/cot/collection.rb', line 27
def
to_json
serializable_hash
.
to_json
end