Arel::Sql::PassThrough
# File lib/arel/engines/sql/formatters.rb, line 70 70: def attribute(attribute) 71: "#{quote_table_name(name_for(attribute.original_relation))}.#{quote_column_name(attribute.name)}" 72: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.