rails/actionpack/test
Michael Koziarski d49a5fcb4c * Fix pagination problems when using include
* Introduce Unit Tests for pagination
* Allow count to work with :include by using count distinct.

[Kevin Clark & Jeremy Hopple]


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3553 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-09 09:17:40 +00:00
..
activerecord * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
controller * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
fixtures * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
template Add :html option for specifying form tag options in form_for 2006-02-08 20:46:15 +00:00
abstract_unit.rb Added FormHelper#form_for and FormHelper#fields_for that makes it easier to work with forms for single objects also if they don't reside in instance variables [DHH] 2005-11-13 11:13:11 +00:00
active_record_unit.rb * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
testing_sandbox.rb Make the truncate() helper multi-byte safe (assuming $KCODE has been set to something other than "NONE") #2103 2005-09-19 21:36:36 +00:00