Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render :partial recognizes Active Record associations as Arrays. Closes #8538. | Jeremy Kemper | 2007-06-01 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6920 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | use :dependent => :destroy rather than :dependent => true | Jeremy Kemper | 2006-09-22 | 1 | -2/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5160 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | * Fix pagination problems when using include | Michael Koziarski | 2006-02-09 | 1 | -0/+3 |
* 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 |