aboutsummaryrefslogtreecommitdiffstats
path: root/lib/willpaginate_extension.rb
Commit message (Collapse)AuthorAgeLines
* Remove the (we think) now unneeded will_paginate customizationMark Longair2013-05-29-59/+0
| | | | | | | | We believe that this customization is no longer needed, and in any case would need to be rewritten for will_paginate 3.0.4. If any pagination bugs do arise, a test should be added that reproduces that problem, since currently the tests pass without this extension.
* Different class in newer version of will_paginateHenare Degan2013-03-03-1/+1
|
* Ensure pagination works when running behind PassengerSeb Bacon2012-01-09-2/+4
|
* Make sure paging authority list works even when using typeahead searchSeb Bacon2012-01-09-1/+5
|
* remove stray cut&paste cruftSeb Bacon2012-01-09-1/+0
|
* Ensure pagination works even on general search pageSeb Bacon2012-01-09-0/+54