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