Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly create through records when called with `where` | Sean Griffin | 2015-02-26 | 1 | -0/+13 |
* | Inject the `PredicateBuilder` into the `Relation` instance | Sean Griffin | 2014-12-26 | 1 | -2/+2 |
* | The Association Relation should use `empty?` and `size` from Relation. | Lauro Caetano | 2014-04-14 | 1 | -8/+0 |
* | Make the comparison between 'Relation' and 'AssociationRelation' | Lauro Caetano | 2014-04-12 | 1 | -0/+4 |
* | :scissors: | Rafael Mendonça França | 2014-04-11 | 1 | -2/+2 |
* | fix exception on polymorphic associations with predicates | Simon Woker | 2014-04-11 | 1 | -0/+8 |
* | Move #proxy_association method to AssociationRelation | Jon Leighton | 2013-05-10 | 1 | -0/+4 |
* | Set the inverse when association queries are refined | Jon Leighton | 2013-05-10 | 1 | -0/+14 |