aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_relation/extensions/object.rb
Commit message (Expand)AuthorAgeFilesLines
* added attribute.eq(nil)Nick Kallen2008-03-161-0/+4
* renamed strategy to formatterNick Kallen2008-03-161-2/+2
* properly quoting array valuesNick Kallen2008-03-161-0/+4
* added abstract declarationNick Kallen2008-03-131-9/+1
* - renamed scalar to valueNick Kallen2008-03-121-1/+1
* implemented hashing macro; implemented custom matcher testing this macroNick Kallen2008-03-111-1/+9
* scalars are now lifted; the heavy lifting is done by the operations on relati...Nick Kallen2008-03-021-14/+2
* introduced engine dependency for sql strategiesNick Kallen2008-03-021-1/+1
* new concept of session boundariesNick Kallen2008-03-021-0/+6
* quoting issuesNick Kallen2008-02-241-1/+5
* rename substitute to bind since it 'binds' an object to a new relation.Nick Kallen2008-02-111-1/+1
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-031-0/+4
* experimenting with strategy pattern rather than conditional; not as terse, no...Nick Kallen2008-01-131-5/+2
* namespacingNick Kallen2008-01-101-1/+1
* removed sql builderNick Kallen2008-01-071-5/+5
* minorNick Kallen2008-01-071-0/+12