Class: Symbol
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
|
|
|
Instance Chain:
|
|
| Inherits: | Object |
| Defined in: | (unknown) |
Overview
Ruby Core class mixins
Class Method Summary
::Mongoid::Criteria::Queryable::Extensions::Symbol::ClassMethods - Extended
| add_key | Adds a method on symbol as a convenience for the MongoDB operator. |
| evolve | Evolves the symbol into a MongoDB friendly value - in this case a symbol. |
::Mongoid::Extensions::Symbol::ClassMethods - Extended
| demongoize | |
| mongoize | Turn the object from the ruby type we deal with to a Mongo friendly type. |
Instance Attribute Summary
::Mongoid::Extensions::Symbol - Included
| #mongoid_id? | Is the symbol a valid value for a |
Instance Method Summary
::Mongoid::Criteria::Queryable::Extensions::Symbol - Included
| #__expr_part__ | Get the symbol as a specification. |