In Files

Methods

Class/Module Index [+]

Quicksearch

Arel

Constants

Attribute
InnerJoin
Node

Convenience Alias

OuterJoin
VERSION

Public Class Methods

sql(raw_sql) click to toggle source
# File lib/arel.rb, line 34
def self.sql raw_sql
  Arel::Nodes::SqlLiteral.new raw_sql
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.