Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecation warning, since scoped waas deprecated | Rafael Mendonça França | 2012-07-29 | 1 | -1/+1 |
| | |||||
* | Remove deprecation warnings | Carlos Galdino + Rafael Mendonça França | 2012-07-21 | 1 | -1/+1 |
| | |||||
* | Use the new scope syntax | Rafael Mendonça França | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | Missing rename from named_scope to scope [#3735 status:resolved] | Damien Mathieu | 2010-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Fixed render :partial => @collection.named_scope (nkallen) [#61 state:resolved] | David Heinemeier Hansson | 2008-04-30 | 1 | -0/+1 |
| | |||||
* | Fixed that has_many :through associations should render as collections too ↵ | David Heinemeier Hansson | 2007-11-12 | 1 | -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 include | Michael Koziarski | 2006-02-09 | 1 | -0/+5 |
* 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 |