Libraries
»
microformats2
(2.9.0)
»
Index
»
Microformats2
»
Collection
»
#to_json
Method: Microformats2::Collection#to_json
Defined in:
lib/microformats2/collection.rb
#
to_json
⇒
Object
60 61 62
# File 'lib/microformats2/collection.rb', line 60
def
to_json
to_hash
.
to_json
end