Method: Cot::Frame#to_json

Defined in:
lib/cot/frame.rb

#to_jsonObject



67
68
69
# File 'lib/cot/frame.rb', line 67

def to_json
  serializable_hash.to_json
end