Class: String

Inherits:
Object show all
Defined in:
lib/mongo_doc/ext/string.rb

Instance Method Summary collapse

Instance Method Details

#to_bson(*args) ⇒ Object



2
3
4
# File 'lib/mongo_doc/ext/string.rb', line 2

def to_bson(*args)
  self
end