aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/railties/collection_cache_association_loading.rb
Commit message (Expand)AuthorAgeFilesLines
* Speed up partial rendering by caching "variable" calculationAaron Patterson2019-02-051-1/+1
* Pull `@template` in to a local variableAaron Patterson2019-01-281-2/+2
* Remove `@view` instance variable from the partial rendererAaron Patterson2019-01-281-2/+2
* Only preload misses on multifetch cacheLachlan Sylvester2018-03-061-0/+34