Libraries
»
ruuid
(0.2.2)
»
Index
»
RUUID
»
UUID
»
#to_json
Method: RUUID::UUID#to_json
Defined in:
lib/ruuid/uuid.rb
#
to_json
(*args) ⇒
Object
25 26 27
# File 'lib/ruuid/uuid.rb', line 25
def
to_json
(
*
args
)
to_s
(
*
args
)
.
to_json
end