Methods

Class Index [+]

Quicksearch

Arel::Nodes::Subtraction

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.