aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/activerecord/pagination_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow Controllers to have multiple view_paths instead of a single template_ro...Rick Olson2007-02-041-1/+1
* Clean up and run the Active Record integration tests by default. Closes #5854.Jeremy Kemper2006-08-221-11/+2
* Clean up and run the Active Record integration tests by default.Jeremy Kemper2006-08-221-5/+9
* Added :count option to pagination that'll make it possible for the ActiveReco...David Heinemeier Hansson2006-02-201-2/+17
* * Fix pagination problems when using includeMichael Koziarski2006-02-091-0/+146