# File lib/arel/nodes/ascending.rb, line 13 13: def ascending? 14: true 15: end
# File lib/arel/nodes/ascending.rb, line 17 17: def descending? 18: false 19: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.