| Commit message (Expand) | Author | Age | Files | Lines |
* | `current_scope` shouldn't pollute sibling STI classes | Sean Griffin | 2015-02-11 | 1 | -0/+6 |
* | `WhereClause#predicates` does not need to be public | Sean Griffin | 2015-01-27 | 1 | -1/+1 |
* | Remove all references to `where_values` in tests | Sean Griffin | 2015-01-25 | 1 | -1/+1 |
* | Build fix when running in isolation | Arun Agrawal | 2014-11-14 | 1 | -0/+1 |
* | :scissors: duplicated `require`s | Godfrey Chan | 2014-10-14 | 1 | -1/+0 |
* | make sure cache is not used for collection assocations too | Aaron Patterson | 2014-10-14 | 1 | -1/+12 |
* | break cache if we're inside a "scoping" call. fixes #17052 | Aaron Patterson | 2014-10-14 | 1 | -0/+10 |
* | Make sure that fixtures are loaded before finding | Akira Matsuda | 2014-08-14 | 1 | -0/+4 |
* | Format | Akira Matsuda | 2014-08-14 | 1 | -2/+2 |
* | do not rely on method_missing hitting arel | Aaron Patterson | 2014-03-24 | 1 | -2/+3 |
* | split relation_scoping_test.rb's default scoping tests into another file | Takehiro Adachi | 2013-03-30 | 1 | -357/+0 |
* | move tests for NamedScope and DefaultScope under test/cases/scoping/ | Takehiro Adachi | 2013-03-30 | 1 | -0/+688 |