Method: Puffs::SQLRelation#where_params_hash

Defined in:
lib/relation.rb

#where_params_hashObject



193
194
195
# File 'lib/relation.rb', line 193

def where_params_hash
  @where_params_hash ||= {}
end