Libraries
»
mongodoc
(0.2.4)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/mongodoc/ext/boolean_class.rb
Instance Method Summary
collapse
#
to_bson
(*args) ⇒ Object
Instance Method Details
#
to_bson
(*args) ⇒
Object
8 9 10
# File 'lib/mongodoc/ext/boolean_class.rb', line 8
def
to_bson
(
*
args
)
self
end