Displaying 1 result from an estimated 1 matches for "ascend_by_zipcod".
Did you mean:
ascend_by_zipcode
2010 Jun 24
0
searchlogic+date_select+ordering
...quot;,
"date_like(2i)"=>"6", "zipcode_like"=>"", "date_like(3i)"=>"24"}}
if i try to order the results by clicking the order helper link the
params look like (bad):
Parameters: {"search"=>{"order"=>"ascend_by_zipcode",
"date_like"=>"2010-06-24 00:00:00 UTC", "zipcode_like"=>""}}
if i manually set the params its working as well.
http://localhost:3000/dinners?search[order]=descend_by_zipcode&search[date_like%283i%29]=24&search[date_like%282i%29]=6&s...