Age | Commit message (Expand) | Author |
---|---|---|
2023-03-17 | Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142) | Jean byroot Boussier |
2021-03-18 | Fix cache_collection crashing when given an empty collection (#15921) | Claire |
2021-01-12 | Use Rails' index_by where it makes sense (#15542) | ThibG |
2021-01-10 | Optimize map { ... }.compact calls (#15513) | luigi |
2020-08-31 | Make Array-creation behavior of Paginable more predictable (#14687) | Akihiko Odaki |
2020-08-28 | Introduce ApplicationController#cache_collection_paginated_by_id (#14677) | Akihiko Odaki |
2019-07-21 | Add (back) rails-level JSON caching (#11333) | Eugen Rochko |