Methods

Class/Module Index [+]

Quicksearch

Arel::Nodes::StringJoin

Public Class Methods

new(left, right) click to toggle source
# File lib/arel/nodes/string_join.rb, line 6
def initialize left, right
  super(left, right, nil)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.