Libraries
»
harvested
(4.0.0)
»
Index
»
Harvest
»
Model
»
InstanceMethods
»
#to_json
Method: Harvest::Model::InstanceMethods#to_json
Defined in:
lib/harvest/model.rb
#
to_json
(*args) ⇒
Object
9 10 11
# File 'lib/harvest/model.rb', line 9
def
to_json
(
*
args
)
as_json
(
*
args
)
.
to_json
(
*
args
)
end