Class: Arel::Nodes::DoesNotMatch
- Defined in:
- lib/arel/nodes/matches.rb
Instance Attribute Summary
Attributes inherited from Matches
Attributes inherited from Binary
Method Summary
Methods inherited from Matches
Methods inherited from Binary
#eql?, #hash, #initialize, #initialize_copy
Methods inherited from Node
#_caller, #and, #each, #initialize, #not, #or, #to_sql
Methods included from FactoryMethods
#create_and, #create_false, #create_join, #create_on, #create_string_join, #create_table_alias, #create_true, #grouping, #lower
Constructor Details
This class inherits a constructor from Arel::Nodes::Matches