Methods

Class Index [+]

Quicksearch

Arel::AliasPredication

Public Instance Methods

as(other) click to toggle source
   # File lib/arel/alias_predication.rb, line 3
3:     def as other
4:       Nodes::As.new self, Nodes::SqlLiteral.new(other)
5:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.