There's no documentation for this item.
# File initializer.rb, line 233 def initialize_framework_caches if configuration.frameworks.include?(:action_controller) ActionController::Base.cache_store ||= RAILS_CACHE end end
<code/>
<pre/>
<code/>and<pre/>for code samples.