Libraries
»
puffs
(0.2.06)
»
Index
»
Puffs
»
SQLRelation
»
#where_params_hash
Method: Puffs::SQLRelation#where_params_hash
Defined in:
lib/relation.rb
#
where_params_hash
⇒
Object
193 194 195
# File 'lib/relation.rb', line 193
def
where_params_hash
@where_params_hash
||=
{
}
end