Libraries
»
cot
(0.5.3)
»
Index
»
Cot
»
Frame
»
#to_json
Method: Cot::Frame#to_json
Defined in:
lib/cot/frame.rb
#
to_json
⇒
Object
67 68 69
# File 'lib/cot/frame.rb', line 67
def
to_json
serializable_hash
.
to_json
end