Module: CacheDebugging
- Defined in:
- lib/cache_debugging/utils.rb,
lib/cache_debugging.rb,
lib/cache_debugging/railtie.rb,
lib/cache_debugging/version.rb,
lib/cache_debugging/digestor.rb,
lib/cache_debugging/cache_blocks.rb,
lib/cache_debugging/view_sampling.rb,
lib/cache_debugging/strict_dependencies.rb
Overview
Use this module to keep helper methods out of ActionView::Base scope
Defined Under Namespace
Modules: CacheBlocks, StrictDependencies, Utils, ViewSampling Classes: Railtie
Constant Summary collapse
- VERSION =
"0.1.1"- Digestor =
CacheDigests::TemplateDigestor rescue ActionView::Digestor