174 175 176
# File 'lib/ransack/adapters/active_record/3.0/compat.rb', line 174 def as other Nodes::As.new self, Nodes::SqlLiteral.new(other) end