Arel::Nodes::Binary
# File lib/arel/nodes/infix_operation.rb, line 13 def initialize operator, left, right super(left, right) @operator = operator end
[Validate]
Generated with the Darkfish Rdoc Generator 2.