Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Attribute Not -> Inequality and add a Not predicate (complement) | Ernie Miller | 2010-05-07 | 1 | -1/+1 |
* | Add grouped predicates (_any/_all) and refactored predication method definitions | Ernie Miller | 2010-05-07 | 1 | -38/+34 |
* | Added NotMatch and NotIn predicates, made Not derive from Equality (reverted ... | Ernie Miller | 2010-05-07 | 1 | -0/+8 |
* | Create an Arel::Header class representing a relation's attributes | Carl Lerche | 2010-04-02 | 1 | -1/+1 |
* | Handle ranges with excluded end. | Emilio Tagua | 2010-03-29 | 1 | -1/+5 |
* | Add support for a NOT predicate | Carl Lerche | 2010-03-12 | 1 | -0/+4 |
* | Add a bunch of specs for attribute type casting. | Carl Lerche | 2010-03-12 | 2 | -13/+11 |
* | Attributes should be typed | Carl Lerche | 2010-03-12 | 7 | -0/+245 |