summaryrefslogtreecommitdiff
path: root/app/models/concerns/cacheable_attributes.rb
Commit message (Expand)AuthorAgeFilesLines
* Use RequestStore in CacheableAttributes.cached for greater performanceRémy Coutable2018-06-011-1/+5
* Revert to caching the AR object in CacheableAttributesRémy Coutable2018-06-011-9/+25
* Introduce a new CacheableAttributes concernRémy Coutable2018-05-231-0/+54