Libraries
»
wowza_rest
(0.2.5)
»
Index
»
WowzaRest
»
Data
»
Base
»
#to_json
Method: WowzaRest::Data::Base#to_json
Defined in:
lib/wowza_rest/data/base.rb
#
to_json
⇒
Object
60 61 62
# File 'lib/wowza_rest/data/base.rb', line 60
def
to_json
to_h
.
to_json
end