Libraries
»
enotas
(0.1.3)
»
Index
»
Enotas
»
EnotasObject
»
#to_s
Method: Enotas::EnotasObject#to_s
Defined in:
lib/enotas/enotas_object.rb
#
to_s
⇒
Object
88 89 90
# File 'lib/enotas/enotas_object.rb', line 88
def
to_s
JSON
.
generate
(
@values
)
end