Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Includes:
- CX::Mongo::Query::Postfix
- Defined in:
- lib/cx/mongo_query/operators.rb
Overview
EG
Using symbol as an attribute name: :name.ne(‘Colin’) :date.le(‘20151231’)
EG
Using symbol as an attribute name: :name.ne(‘Colin’) :date.le(‘20151231’)