Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Use an `Attribute` object to represent a bind value | Sean Griffin | 2015-01-27 | 1 | -1/+1 |
* | `WhereClause#predicates` does not need to be public | Sean Griffin | 2015-01-27 | 1 | -5/+0 |
* | Remove all references to `where_values` in tests | Sean Griffin | 2015-01-25 | 1 | -3/+3 |
* | Merge branch 'master' into adequaterecord | Aaron Patterson | 2014-02-17 | 1 | -2/+3 |
|\ | |||||
| * | make a singleton for AssociationScope | Aaron Patterson | 2014-02-14 | 1 | -2/+1 |
| * | pass the association and connection to the scope method | Aaron Patterson | 2014-02-14 | 1 | -2/+4 |
* | | check bind parameter uniqueness | Aaron Patterson | 2014-01-13 | 1 | -1/+6 |
|/ | |||||
* | Represent association scope options as AR::Relations insternally. | Jon Leighton | 2012-07-13 | 1 | -0/+15 |