Sha256: 54d7b66252f471f3f88ccbdb33526f7880bb2ed8a61db5a442018b9badcac3bf

Contents?: true

Size: 271 Bytes

Versions: 158

Compression:

Stored size: 271 Bytes

Contents

module Arel
  module Nodes
    class Ascending < Ordering

      def reverse
        Descending.new(expr)
      end

      def direction
        :asc
      end

      def ascending?
        true
      end

      def descending?
        false
      end

    end
  end
end

Version data entries

158 entries across 136 versions & 22 rubygems

Version Path
fc-webicons-0.0.3 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
fc-webicons-0.0.2 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
fc-webicons-0.0.1 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
arel-4.0.0.beta2 lib/arel/nodes/ascending.rb
arel-4.0.0.beta1 lib/arel/nodes/ascending.rb
active_mailer-0.0.5 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
active_mailer-0.0.4 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
active_mailer-0.0.3 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
challah-0.9.1.beta.3 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
devise_sociable-0.1.0 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
challah-0.9.1.beta vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
challah-0.9.0 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
dirty_history-0.7.3 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/nodes/ascending.rb
dirty_history-0.7.2 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/nodes/ascending.rb
dirty_history-0.7.1 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/nodes/ascending.rb
challah-rolls-0.2.0 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
challah-0.8.3 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/ascending.rb