Class: BSON::Binary
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: | Object |
Defined in: | (unknown) |
Overview
External Gem class mixins
Class Method Summary
::Mongoid::Extensions::Binary::ClassMethods
- Extended
demongoize | |
mongoize | Mongoize an object of any type to how it’s stored in the db. |
Instance Method Summary
::Mongoid::Extensions::Binary
- Included
#mongoize | Turn the object from the ruby type we deal with to a Mongo friendly type. |