aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_relation/predicates.rb
Commit message (Expand)AuthorAgeFilesLines
* rename substitute to bind since it 'binds' an object to a new relation.Nick Kallen2008-02-111-2/+2
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-031-0/+4
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-141-69/+67
* experimenting with strategy pattern rather than conditional; not as terse, no...Nick Kallen2008-01-131-23/+16
* relation inclusion operatorNick Kallen2008-01-121-0/+20
* removed operator overloading of the predications (==, etc.)Nick Kallen2008-01-121-3/+3
* namespacingNick Kallen2008-01-101-0/+70
* removed sql builderNick Kallen2008-01-071-0/+4