Table of Contents - padrino-cache-0.14.1.1 Documentation
Pages
README
Painless Page and Fragment Caching (padrino-cache)
Overview
Caching Quickstart
Helpers
Page Caching
expires( seconds )
Fragment Caching
cache( key, opts, &block )
Caching Store
Global Caching Options
Application Caching Options
Expiring Cached Content
expire( *key )
Fragment-level expiration
Page-level expiration
Copyright
Classes/Modules
Padrino
Padrino::Cache
Padrino::Cache::Helpers
Padrino::Cache::Helpers::CacheStore
Padrino::Cache::Helpers::Fragment
Padrino::Cache::Helpers::ObjectCache
Padrino::Cache::Helpers::Page
Padrino::Cache::Helpers::Page::ClassMethods
Methods
::cache — Padrino
::cache= — Padrino
::included — Padrino::Cache
::new — Padrino::Cache
::padrino_route_added — Padrino::Cache
::padrino_route_added — Padrino::Cache::Helpers::Page
::registered — Padrino::Cache
#cache — Padrino::Cache::Helpers::Fragment
#cache_key — Padrino::Cache::Helpers::Page
#cache_object — Padrino::Cache::Helpers::ObjectCache
#expire — Padrino::Cache::Helpers::CacheStore
#expires — Padrino::Cache::Helpers::Page::ClassMethods
#expires — Padrino::Cache::Helpers::Page