#387 Cache Digests
The cache_digests gem (also included in Rails 4) will automatically add a digest to the fragment cache key based on the template. If a template cha...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#387 Cache Digests" was published on October 20, 2012 and runs 7 minutes.
October 20, 2012 ·7m · RailsCasts (Mobile)
0:00 / 0:00
Summary
The cache_digests gem (also included in Rails 4) will automatically add a digest to the fragment cache key based on the template. If a template changes the cache will auto-expire. But watch out for the gotchas!
Episode Description
The cache_digests gem (also included in Rails 4) will automatically add a digest to the fragment cache key based on the template. If a template changes the cache will auto-expire. But watch out for the gotchas!
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.