Convenience Alias
# File lib/arel.rb, line 38 def self.sql raw_sql Arel::Nodes::SqlLiteral.new raw_sql end
# File lib/arel.rb, line 42 def self.star sql '*' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.