Class: Mongo::ObjectID
Overview
TODO: Remove when patch accepted into driver
Instance Method Summary collapse
Instance Method Details
#to_json(options = nil) ⇒ Object
190 191 192 |
# File 'lib/mongo_mapper/support.rb', line 190 def to_json( = nil) to_s end |