method

hash

rails latest stable - Class: Arel::Nodes::False
hash()
public

No documentation available.

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