Action caching for Action Pack v1.2.0 Release Notes
Release Date: 2017-01-23 // almost 7 years ago-
๐ Support proc options with zero arguments
Fixes #40.
Andrew White
The options
:layout
and:cache_path
now behave the same when passed aSymbol
,Proc
or object that responds to call.Andrew White
Respect
Accept
header when caching actionsFixes #18.
Andrew White
๐ Support Rails 4.0, 4.1, 4.2, 5.0 and edge
Eileen Uchitelle, Andrew White
Call
to_s
on the extension as it may be a symbolFixes #10.
Andrew White