Module: Skylight::Core::Normalizers::ActiveSupport Private

Defined in:
lib/skylight/core/normalizers/active_support/cache.rb,
lib/skylight/core/normalizers/active_support/cache_read.rb,
lib/skylight/core/normalizers/active_support/cache_clear.rb,
lib/skylight/core/normalizers/active_support/cache_exist.rb,
lib/skylight/core/normalizers/active_support/cache_write.rb,
lib/skylight/core/normalizers/active_support/cache_delete.rb,
lib/skylight/core/normalizers/active_support/cache_generate.rb,
lib/skylight/core/normalizers/active_support/cache_decrement.rb,
lib/skylight/core/normalizers/active_support/cache_fetch_hit.rb,
lib/skylight/core/normalizers/active_support/cache_increment.rb,
lib/skylight/core/normalizers/active_support/cache_read_multi.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Defined Under Namespace

Classes: Cache, CacheClear, CacheDecrement, CacheDelete, CacheExist, CacheFetchHit, CacheGenerate, CacheIncrement, CacheRead, CacheReadMulti, CacheWrite