Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure default_scope can be overwriten by association conditions. | José Valim | 2010-07-21 | 1 | -0/+1 |
* | eagerly loaded association records should respect default_scope [#2931 state:... | Subba Rao Pasupuleti | 2010-07-21 | 1 | -0/+1 |
* | Rename named_scope to scope | Pratik Naik | 2010-01-18 | 1 | -2/+2 |
* | Fixed limited eager loading associations with numbers in the name [#2668 stat... | Benjamin Floering | 2009-05-18 | 1 | -0/+1 |
* | Preload uses exclusive scope [#643 state:resolved] | Frederick Cheung | 2008-12-26 | 1 | -0/+6 |
* | fix eager loading with dynamic finders | Brandon Keepers | 2008-06-09 | 1 | -1/+1 |
* | Ensure table names are quoted by the association preloading code. | Frederick Cheung | 2008-04-26 | 1 | -0/+5 |
* | Make dynamic finders respect the :include on HasManyThrough associations. Cl... | Michael Koziarski | 2008-02-18 | 1 | -0/+1 |
* | move assets and models | Jeremy Kemper | 2008-01-18 | 1 | -0/+4 |