Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix named scope + class method example | Carlos Antonio da Silva | 2013-01-07 | 1 | -3/+1 |
* | backport 68677ffb8298105eb9d3efa26d928dd88cc5e006 | Evan Petrie | 2012-09-28 | 1 | -2/+2 |
* | Restore behavior of Active Record 3.2.3 scopes | Andrew White | 2012-06-01 | 1 | -2/+2 |
* | Removes caching from ActiveRecord::Core::ClassMethods#relation | Benedikt Deicke | 2012-04-19 | 1 | -2/+2 |
* | Check for nil logger | Norman Clarke | 2012-04-18 | 1 | -1/+1 |
* | app code in general wants Time.current, not Time.now | Xavier Noria | 2011-12-28 | 1 | -3/+3 |
* | Improve doc for ActiveRecord::Base.unscoped. | Hendy Tanata | 2011-12-20 | 1 | -6/+8 |
* | call scope within unscoped to prevent duplication of where values | Sergey Nartimov | 2011-12-17 | 1 | -1/+1 |
* | Move DefaultScope and NamedScope under Scoping | Jon Leighton | 2011-12-15 | 2 | -0/+342 |