Module: Mongoid::Extensions::Binary
Relationships & Source Files | |
Namespace Children | |
Modules:
| |
Extension / Inclusion / Inheritance Descendants | |
Included In:
| |
Defined in: | lib/mongoid/extensions/binary.rb |
Overview
Adds type-casting behavior to ::BSON::Binary
class.
Instance Method Summary
-
#mongoize ⇒ BSON::Binary | nil
Turn the object from the ruby type we deal with to a Mongo friendly type.
Instance Method Details
#mongoize ⇒ BSON::Binary | nil
Turn the object from the ruby type we deal with to a Mongo friendly type.