Class: Symbol

Inherits:
Object
  • Object
show all
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’)

Method Summary

Methods included from CX::Mongo::Query::Postfix

#eq, #ge, #gt, #in, #le, #lt, #ne, #nin