Class: Numeric

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

Instance Method Summary collapse

Instance Method Details

#to_bson(*args) ⇒ Object



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

def to_bson(*args)
  self
end