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