aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_relation/relations/compound.rb
Commit message (Expand)AuthorAgeFilesLines
* extracted conditionals concerning the "externalizing" of relations under a join.Nick Kallen2008-02-181-1/+1
* rename __collect__ to descend since the double underscores were ugly.Nick Kallen2008-02-181-1/+1
* introduced __collect__, an internal enumerating operator. This is a map down ...Nick Kallen2008-02-161-0/+4
* rename substitute to bind since it 'binds' an object to a new relation.Nick Kallen2008-02-111-1/+1
* removing code complexity concerning attribute lookup.Nick Kallen2008-02-111-5/+0
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-031-10/+2
* i know it doesn't work but need to anchor here...Nick Kallen2008-02-031-1/+18
* filling out some pending specsNick Kallen2008-01-211-1/+0
* joining on aggregations; this time where the aggregation is on the right.Nick Kallen2008-01-211-1/+2
* merging "schmoin" experiment with joining aggregations into regular "join" fu...Nick Kallen2008-01-211-1/+1
* completed initial functionality for joining with aggregation (the meaning of ...Nick Kallen2008-01-211-1/+1
* adding grouping functionality; added some dummy code ("Schmoin") for experime...Nick Kallen2008-01-161-1/+2
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-141-6/+4
* removed support for scalar select (will return later); added support for alia...Nick Kallen2008-01-131-1/+1
* aliasing of relationsNick Kallen2008-01-121-1/+1
* new files?Nick Kallen2008-01-101-0/+9