Class: BSON::Vector
| 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::Vector::ClassMethods - Extended
| demongoize | Convert the object from its mongo friendly ruby type back to a |
| mongoize | Mongoize an object of any type to how it's stored in the db. |
Instance Method Summary
::Mongoid::Extensions::Vector - Included
| #mongoize | Turn the object from the ruby type we deal with to a Mongo friendly type. |