Class: Set
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: | |
| Instance Chain: | |
| Inherits: | Object | 
| Defined in: | (unknown) | 
Overview
Ruby StdLib class mixins
Class Method Summary
::Mongoid::Extensions::Set::ClassMethods - Extended
| demongoize | Convert the object from its mongo friendly ruby type to this type. | 
| mongoize | Turn the object from the ruby type we deal with to a Mongo friendly type. | 
Instance Attribute Summary
::Mongoid::Extensions::Set - Included
| #resizable? | Returns whether the object’s size can be changed. | 
Instance Method Summary
::Mongoid::Extensions::Set - Included
| #mongoize | Turn the object from the ruby type we deal with to a Mongo friendly type. |