Parent

Methods

Included Modules

Files

Class Index [+]

Quicksearch

Arel::SqlLiteral

Public Instance Methods

relation() click to toggle source
   # File lib/arel/sql_literal.rb, line 3
3:     def relation
4:       nil
5:     end
to_sql(formatter = nil) click to toggle source
   # File lib/arel/sql_literal.rb, line 7
7:     def to_sql(formatter = nil)
8:       self
9:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.