aboutsummaryrefslogtreecommitdiffstats
path: root/spec/active_relation/unit/relations/relation_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* moved bind to factory of selectNick Kallen2008-04-111-1/+1
* added support for `attribute IN ...` and `attribute BETWEEN ...`Nick Kallen2008-03-161-9/+11
* renamed operatorsNick Kallen2008-03-161-1/+1
* - renamed scalar to valueNick Kallen2008-03-121-2/+2
* pending tests.Nick Kallen2008-03-121-1/+5
* refactored session's interaction with engine/connectionNick Kallen2008-03-111-1/+9
* scalars are now lifted; the heavy lifting is done by the operations on relati...Nick Kallen2008-03-021-4/+14
* new concept of session boundariesNick Kallen2008-03-021-6/+12
* Introduced concept of session. It does not yet support multiple databases, no...Nick Kallen2008-02-231-13/+28
* organizing tests into unit/integrationNick Kallen2008-02-231-0/+124