aboutsummaryrefslogtreecommitdiffstats
path: root/spec/active_relation/relations
Commit message (Expand)AuthorAgeFilesLines
* adding support for scalar selectsNick Kallen2008-02-161-0/+6
* cleanupNick Kallen2008-02-164-54/+72
* more test coverageNick Kallen2008-02-162-38/+58
* removing unneccessary tests now that attribute lookup is so simpleNick Kallen2008-02-115-115/+27
* rename substitute to bind since it 'binds' an object to a new relation.Nick Kallen2008-02-113-19/+19
* removing code complexity concerning attribute lookup.Nick Kallen2008-02-116-56/+52
* nk - missing file?Nick Kallen2008-02-041-1/+13
* cleaning up code and adding test coverage for attribute and expression.Nick Kallen2008-02-042-20/+28
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-034-35/+51
* i know it doesn't work but need to anchor here...Nick Kallen2008-02-039-103/+137
* cleanupNick Kallen2008-01-271-10/+13
* filling out some pending specsNick Kallen2008-01-214-21/+19
* joining on aggregations; this time where the aggregation is on the right.Nick Kallen2008-01-211-11/+39
* merging "schmoin" experiment with joining aggregations into regular "join" fu...Nick Kallen2008-01-213-14/+54
* completed initial functionality for joining with aggregation (the meaning of ...Nick Kallen2008-01-214-19/+11
* adding grouping functionality; added some dummy code ("Schmoin") for experime...Nick Kallen2008-01-163-1/+60
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-1413-359/+382
* removed support for scalar select (will return later); added support for alia...Nick Kallen2008-01-133-9/+37
* experimenting with new aliasing terminology and interfaceNick Kallen2008-01-121-5/+5
* aliasing of relationsNick Kallen2008-01-124-7/+34
* bug with aggregation to_SqlNick Kallen2008-01-121-115/+0
* added aggregationsNick Kallen2008-01-121-1/+39
* missing filesNick Kallen2008-01-1210-0/+414
* removed operator overloading of the predications (==, etc.)Nick Kallen2008-01-121-16/+16
* removed operator overloading; renamed spec filesNick Kallen2008-01-1210-414/+0
* fixed erroneous testNick Kallen2008-01-111-1/+1
* namespacingNick Kallen2008-01-1012-133/+98
* removed sql builderNick Kallen2008-01-0711-163/+82
* nkNick Kallen2008-01-072-2/+2
* minorNick Kallen2008-01-0712-0/+607