about summary refs log tree commit diff
path: root/app/controllers/concerns/cache_concern.rb
AgeCommit message (Expand)Author
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-08-31Make Array-creation behavior of Paginable more predictable (#14687)Akihiko Odaki
2020-08-28Introduce ApplicationController#cache_collection_paginated_by_id (#14677)Akihiko Odaki
2019-07-21Add (back) rails-level JSON caching (#11333)Eugen Rochko