Methods

Class/Module Index [+]

Quicksearch

Arel::Nodes::Multiplication

Public Class Methods

new(left, right) click to toggle source
# File lib/arel/nodes/infix_operation.rb, line 20
def initialize left, right
  super(:*, left, right)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.