Class: Integer

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

Instance Method Summary collapse

Instance Method Details

#to_bson(*args) ⇒ Object



14
15
16
# File 'lib/mongodoc/ext/numeric.rb', line 14

def to_bson(*args)
  self
end