Method: BSON::ObjectId#to_bson

Defined in:
lib/mongo_doc/ext/object_id.rb

#to_bson(*args) ⇒ Object



3
4
5
# File 'lib/mongo_doc/ext/object_id.rb', line 3

def to_bson(*args)
  self
end