Libraries
»
sayso-meta_where
(1.0.4.001)
»
Index
»
MetaWhere
»
JoinType
»
#hash
Method: MetaWhere::JoinType#hash
Defined in:
lib/meta_where/join_type.rb
#
hash
⇒
Object
20 21 22
# File 'lib/meta_where/join_type.rb', line 20
def
hash
[
name
,
join_type
,
klass
]
.
hash
end