Class: Regexp
| 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::Regexp::ClassMethods - Extended
| evolve | Evolve the object into a regex. |
::Mongoid::Extensions::Regexp::ClassMethods - Extended
| demongoize | |
| mongoize | Turn the object from the ruby type we deal with to a Mongo friendly type. |
Instance Attribute Summary
::Mongoid::Criteria::Queryable::Extensions::Regexp - Included
| #regexp? | Is the object a regexp? |