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