Arel::Predicates::Binary
# File lib/arel/algebra/predicates.rb, line 251 251: def complement 252: NotMatch.new(operand1, operand2) 253: end
# File lib/arel/algebra/predicates.rb, line 255 255: def operator; :=~ end
# File lib/arel/algebra/predicates.rb, line 257 257: def predicate_sql; 'LIKE' end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.