Table of Contents - padrino-cache-0.15.3 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 and 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
- #expires — Padrino::Cache::Helpers::Page::ClassMethods
- #load_cached_response — Padrino::Cache::Helpers::Page
- #resolve_cache_key — Padrino::Cache::Helpers::Page
- #save_cached_response — Padrino::Cache::Helpers::Page