Method: MongoModel::Reference#as_json

Defined in:
lib/mongomodel/support/reference.rb

#as_jsonObject



19
20
21
# File 'lib/mongomodel/support/reference.rb', line 19

def as_json(*)
  to_s
end