method

hash

hash()
public

No documentation available.

# File activerecord/lib/arel/nodes/window.rb, line 104
      def hash
        self.class.hash
      end