Sha256: 2bcedaf239f7ccd59d5a63720e964645810a67f38d65eecabdbbea71081f88bb

Contents?: true

Size: 158 Bytes

Versions: 159

Compression:

Stored size: 158 Bytes

Contents

module Arel
  module OrderPredications

    def asc
      Nodes::Ascending.new self
    end

    def desc
      Nodes::Descending.new self
    end

  end
end

Version data entries

159 entries across 137 versions & 22 rubygems

Version Path
apl-library-0.0.90 vendor/bundle/ruby/1.8/gems/arel-3.0.3/lib/arel/order_predications.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/arel-3.0.3/lib/arel/order_predications.rb
arel-6.0.0.beta2 lib/arel/order_predications.rb
arel-6.0.0.beta1 lib/arel/order_predications.rb
arel-5.0.1.20140414130214 lib/arel/order_predications.rb
arel-4.0.2 lib/arel/order_predications.rb
arel-5.0.0 lib/arel/order_predications.rb
arel-3.0.3 lib/arel/order_predications.rb
arel-4.0.1 lib/arel/order_predications.rb
challah-1.0.0 vendor/bundle/gems/arel-4.0.0/lib/arel/order_predications.rb
swipe-rails-0.0.5 vendor/bundle/gems/arel-3.0.2/lib/arel/order_predications.rb
active_mailer-0.0.9 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/order_predications.rb
active_mailer-0.0.8 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/order_predications.rb
active_mailer-0.0.7 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/order_predications.rb
active_mailer-0.0.6 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/order_predications.rb
challah-1.0.0.beta3 vendor/bundle/gems/arel-3.0.2/lib/arel/order_predications.rb
arel-4.0.0 lib/arel/order_predications.rb
fc-webicons-0.0.4 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/order_predications.rb
challah-1.0.0.beta2 vendor/bundle/gems/arel-3.0.2/lib/arel/order_predications.rb
challah-1.0.0.beta vendor/bundle/gems/arel-3.0.2/lib/arel/order_predications.rb