Sha256: 69972ad3f4d87c9f5bbaaefe1986fb81cc6aa0eecc8495db75262ce495d1066e

Contents?: true

Size: 202 Bytes

Versions: 135

Compression:

Stored size: 202 Bytes

Contents

module Arel
  module Visitors
    class OrderClauses < Arel::Visitors::ToSql
      private

      def visit_Arel_Nodes_SelectStatement o
        o.orders.map { |x| visit x }
      end
    end
  end
end

Version data entries

135 entries across 117 versions & 15 rubygems

Version Path
challah-0.8.3 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
dirty_history-0.7.0 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb
dirty_history-0.6.7 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb
dirty_history-0.6.6 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb
dirty_history-0.6.5 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb
challah-0.8.1 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
challah-rolls-0.1.0 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
challah-rolls-0.1.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
challah-0.8.0.pre vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
challah-0.7.1 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
dirty_history-0.6.4 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb
challah-0.7.0 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
challah-0.7.0.pre2 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
dirty_history-0.6.3 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb
challah-0.7.0.pre vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
challah-0.6.2 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
dirty_history-0.6.2 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb
dirty_history-0.6.1 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/order_clauses.rb