aboutsummaryrefslogtreecommitdiffstats
path: root/spec/active_relation/primitives
Commit message (Expand)AuthorAgeFilesLines
* cleanupNick Kallen2008-02-161-2/+6
* organized congruence stuff in attributeNick Kallen2008-02-161-7/+9
* more test coverageNick Kallen2008-02-161-1/+1
* white box testingNick Kallen2008-02-161-17/+0
* attribute is now a concrete ancestor of expression. seems logical.Nick Kallen2008-02-162-1/+7
* removing unneccessary tests now that attribute lookup is so simpleNick Kallen2008-02-112-2/+2
* rename substitute to bind since it 'binds' an object to a new relation.Nick Kallen2008-02-112-8/+8
* cleaning up code and adding test coverage for attribute and expression.Nick Kallen2008-02-042-35/+92
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-031-17/+8
* i know it doesn't work but need to anchor here...Nick Kallen2008-02-032-79/+38
* completed initial functionality for joining with aggregation (the meaning of ...Nick Kallen2008-01-212-21/+62
* adding grouping functionality; added some dummy code ("Schmoin") for experime...Nick Kallen2008-01-162-4/+17
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-142-100/+102
* removed support for scalar select (will return later); added support for alia...Nick Kallen2008-01-131-0/+4
* aliasing of relationsNick Kallen2008-01-122-0/+140