Module: Padrino::Cache::Helpers

Defined in:
padrino-cache/lib/padrino-cache/helpers/page.rb,
padrino-cache/lib/padrino-cache/helpers/fragment.rb,
padrino-cache/lib/padrino-cache/helpers/cache_store.rb,
padrino-cache/lib/padrino-cache/helpers/cache_object.rb

Overview

Helpers supporting page or fragment caching within a request route.

Defined Under Namespace

Modules: CacheStore, Fragment, ObjectCache, Page