3 4 5
# File 'lib/arel/algebra/core_extensions/symbol.rb', line 3 def to_attribute(relation) Arel::Attribute.new(relation, self) end