Method: Microformats::Collection#to_json

Defined in:
lib/microformats/results/collection.rb

#to_jsonObject



18
19
20
# File 'lib/microformats/results/collection.rb', line 18

def to_json
  to_hash.to_json
end