Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure default_scope can be overwriten by association conditions. | José Valim | 2010-07-21 | 1 | -0/+5 |
* | eagerly loaded association records should respect default_scope [#2931 state:... | Subba Rao Pasupuleti | 2010-07-21 | 1 | -2/+16 |
* | Added reorder delegation for ActiveRecord::Base(to be able to overwrite the d... | Vitalii Khustochka | 2010-07-13 | 1 | -0/+6 |
* | Add scoping and unscoped as the syntax to replace the old with_scope and with... | José Valim | 2010-06-29 | 1 | -0/+396 |