aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_relation/relations/selection.rb
Commit message (Expand)AuthorAgeFilesLines
* - removed #qualify and #descend helperNick Kallen2008-04-121-4/+0
* moved bind to factory of selectNick Kallen2008-04-111-1/+2
* nested orderingsNick Kallen2008-03-161-2/+1
* made descend public; added test coverage for it; tests for qualify are now in...Nick Kallen2008-02-181-5/+4
* rename __collect__ to descend since the double underscores were ugly.Nick Kallen2008-02-181-2/+2
* introduced __collect__, an internal enumerating operator. This is a map down ...Nick Kallen2008-02-161-5/+6
* aesthetic considerationsNick Kallen2008-02-111-1/+3
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-031-1/+1
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-141-21/+19
* relation inclusion operatorNick Kallen2008-01-121-1/+1
* new files?Nick Kallen2008-01-101-0/+25