hash()
No documentation available.
# File activerecord/lib/arel/nodes/case.rb, line 36 def hash [@case, @conditions, @default].hash end