Libraries
»
ellipses
(0.1.0)
»
Index
»
Ellipses
»
Client
»
Meta
»
Series
»
#to_json
Method: Ellipses::Client::Meta::Series#to_json
Defined in:
lib/ellipses/client/meta.rb
#
to_json
(*args) ⇒
Object
29 30 31
# File 'lib/ellipses/client/meta.rb', line 29
def
to_json
(
*
args
)
to_a
.
to_json
(
*
args
)
end