Method: Microformats2::Collection#to_json

Defined in:
lib/microformats2/collection.rb

#to_jsonObject



60
61
62
# File 'lib/microformats2/collection.rb', line 60

def to_json
  to_hash.to_json
end