Method: Arel::Nodes::UnaryOperation#operator

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

#operatorObject (readonly)

Returns the value of attribute operator.



6
7
8
# File 'activerecord/lib/arel/nodes/unary_operation.rb', line 6

def operator
  @operator
end