aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/db_definitions
Commit message (Collapse)AuthorAgeFilesLines
* Added test for has_one partial rendering (keeran) [#43 state:resolved]David Heinemeier Hansson2008-04-301-0/+6
|
* Fixed that has_many :through associations should render as collections too ↵David Heinemeier Hansson2007-11-121-1/+2
| | | | | | (closes #9051) [mathie/danger] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8130 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* * Fix pagination problems when using includeMichael Koziarski2006-02-091-0/+42
* 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