Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move changed_attributes into dirty.rb | Keenan Brock | 2014-01-22 | 1 | -0/+5 |
* | hides the per thread registry instance, and caches singleton methods | Xavier Noria | 2013-04-13 | 1 | -5/+1 |
* | Changed the ScopeRegistry and the InstrumentationRegistry to use the | wangjohn | 2013-04-09 | 1 | -6/+6 |
* | Delegating the value getter and setters in the ScopeRegistry to the | wangjohn | 2013-04-08 | 1 | -7/+14 |
* | Grouping thread locals in the ActiveRecord scopes so that the | wangjohn | 2013-04-08 | 1 | -2/+53 |
* | Fix scope chaining + STI | Jon Leighton | 2013-04-05 | 1 | -2/+2 |
* | Refactor to use each_key, remove extra spaces | Carlos Antonio da Silva | 2013-01-28 | 1 | -2/+0 |
* | load active_support/concern in active_support/rails | Xavier Noria | 2012-08-02 | 1 | -1/+0 |
* | extract #with_scope and #with_exclusive_scope to active_record_deprecated_fin... | Jon Leighton | 2012-04-25 | 1 | -121/+0 |
* | Move DefaultScope and NamedScope under Scoping | Jon Leighton | 2011-12-15 | 1 | -0/+5 |
* | Split out most of the AR::Base code into separate modules :cake: | Jon Leighton | 2011-12-15 | 1 | -0/+147 |