Method: Puffs::SQLRelation#order_params_hash

Defined in:
lib/relation.rb

#order_params_hashObject



151
152
153
# File 'lib/relation.rb', line 151

def order_params_hash
  @order_params_hash ||= {}
end