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