aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/associations/association_scope_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-4/+4
* Use an `Attribute` object to represent a bind valueSean Griffin2015-01-271-1/+1
* `WhereClause#predicates` does not need to be publicSean Griffin2015-01-271-5/+0
* Remove all references to `where_values` in testsSean Griffin2015-01-251-3/+3
* Merge branch 'master' into adequaterecordAaron Patterson2014-02-171-2/+3
|\
| * make a singleton for AssociationScopeAaron Patterson2014-02-141-2/+1
| * pass the association and connection to the scope methodAaron Patterson2014-02-141-2/+4
* | check bind parameter uniquenessAaron Patterson2014-01-131-1/+6
|/
* Represent association scope options as AR::Relations insternally.Jon Leighton2012-07-131-0/+15