# File lib/arel/order_predications.rb, line 4 4: def asc 5: Nodes::Ascending.new self 6: end
# File lib/arel/order_predications.rb, line 8 8: def desc 9: Nodes::Descending.new self 10: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.