method

ascending?

rails latest stable - Class: Arel::Nodes::Ascending
ascending?()
public

No documentation available.

# File activerecord/lib/arel/nodes/ascending.rb, line 14
      def ascending?
        true
      end