aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/scoping.rb
Commit message (Collapse)AuthorAgeFilesLines
* extract #with_scope and #with_exclusive_scope to ↵Jon Leighton2012-04-251-121/+0
| | | | active_record_deprecated_finders
* Move DefaultScope and NamedScope under ScopingJon Leighton2011-12-151-0/+5
|
* Split out most of the AR::Base code into separate modules :cake:Jon Leighton2011-12-151-0/+147