aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/scoping
Commit message (Expand)AuthorAgeFilesLines
* app code in general wants Time.current, not Time.nowXavier Noria2011-12-281-3/+3
* Support configuration on ActiveRecord::Model.Jon Leighton2011-12-281-1/+1
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2011-12-201-6/+8
|\
| * Improve doc for ActiveRecord::Base.unscoped.Hendy Tanata2011-12-181-6/+8
* | call scope within unscoped to prevent duplication of where valuesSergey Nartimov2011-12-171-1/+1
|/
* Move DefaultScope and NamedScope under ScopingJon Leighton2011-12-152-0/+342