Method: Arel::Nodes::InfixOperation#operator

Defined in:
activerecord/lib/arel/nodes/infix_operation.rb

#operatorObject (readonly)

Returns the value of attribute operator.



12
13
14
# File 'activerecord/lib/arel/nodes/infix_operation.rb', line 12

def operator
  @operator
end