Action Policy v0.4.3 Release Notes

Release Date: 2019-12-14 // over 4 years ago
    • Add #cache(*parts, **options) { ... } method. ([@palkan][])

    ๐Ÿ‘ Allows you to cache anything in policy classes using the Action Policy cache key generation mechanism.

    • ๐Ÿš… Handle versioned Rails cache keys. ([@palkan][])

    Use #cache_with_version as a cache key if defined.