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