aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/activerecord/relation_cache_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Assert query counts in cache relation testst00122019-07-281-1/+16
* Pass the template format to the digestorAaron Patterson2019-02-151-1/+2
* Remove deprecated catch-all route in the AV testsAaron Patterson2018-09-241-0/+1
* Don’t allocate array on no argsschneems2018-09-071-1/+1
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Merge pull request https://github.com/rails/rails/pull/28637 from st0012/fix-...Kasper Timm Hansen2017-06-081-2/+5
* Use a hash to record every partial's cache hit status instead of sharing a bo...Stan Lo2017-06-081-0/+1
* Use recyclable cache keys (#29092)David Heinemeier Hansson2017-05-181-1/+1
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* applies new string literal convention in actionview/testXavier Noria2016-08-061-1/+1
* Fix calling cache helper with a relationLachlan Sylvester2015-08-281-0/+18