Class: ActiveSupport::Cache::Store

Inherits:
Object
  • Object
show all
Defined in:
lib/time_bandits/monkey_patches/active_support_cache_store.rb

Overview

Rails 4 builtin mem_cache_store broke hit reporting for fetch. This has been fixed in Rails 5. The dalli time consumer makes sure to require this file only for Rails 4.