Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract to active_record_deprecated_finders | Jon Leighton | 2012-04-25 | 1 | -6/+5 |
* | giving a hash to default scope should not be deprecated (well, not for this r... | Jon Leighton | 2012-04-25 | 1 | -1/+1 |
* | Corrected grammatical errors in schema_dumper and scoping/default | dcurtis | 2012-04-10 | 1 | -1/+1 |
* | Deprecate eager-evaluated scopes. | Jon Leighton | 2012-03-21 | 1 | -10/+15 |
* | Support configuration on ActiveRecord::Model. | Jon Leighton | 2011-12-28 | 1 | -1/+1 |
* | Improve doc for ActiveRecord::Base.unscoped. | Hendy Tanata | 2011-12-18 | 1 | -6/+8 |
* | Move DefaultScope and NamedScope under Scoping | Jon Leighton | 2011-12-15 | 1 | -0/+140 |