Arel::Nodes::Binary
# File lib/arel/nodes/infix_operation.rb, line 13 13: def initialize operator, left, right 14: super(left, right) 15: @operator = operator 16: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.