Class Index [+]

Quicksearch

Arel::Visitors::OrderClauses

Private Instance Methods

visit_Arel_Nodes_SelectStatement(o) click to toggle source
   # File lib/arel/visitors/order_clauses.rb, line 6
6:       def visit_Arel_Nodes_SelectStatement o
7:         o.orders.map { |x| visit x }
8:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.