Table of Contents - tennpipes-memory-3.6.6 Documentation
Pages
-
README
- Painless Page and Fragment Caching (tennpipes-memory)
- 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
- Tennpipes
- Tennpipes::Cache
- Tennpipes::Cache::Helpers
- Tennpipes::Cache::Helpers::CacheStore
- Tennpipes::Cache::Helpers::Fragment
- Tennpipes::Cache::Helpers::ObjectCache
- Tennpipes::Cache::Helpers::Page
- Tennpipes::Cache::Helpers::Page::ClassMethods
Methods
- ::cache — Tennpipes
- ::cache= — Tennpipes
- ::included — Tennpipes::Cache
- ::new — Tennpipes::Cache
- ::registered — Tennpipes::Cache
- ::tennpipes_route_added — Tennpipes::Cache
- ::tennpipes_route_added — Tennpipes::Cache::Helpers::Page
- #cache — Tennpipes::Cache::Helpers::Fragment
- #cache_key — Tennpipes::Cache::Helpers::Page
- #cache_object — Tennpipes::Cache::Helpers::ObjectCache
- #expire — Tennpipes::Cache::Helpers::CacheStore
- #expires — Tennpipes::Cache::Helpers::Page
- #expires — Tennpipes::Cache::Helpers::Page::ClassMethods
- #load_cached_response — Tennpipes::Cache::Helpers::Page
- #resolve_cache_key — Tennpipes::Cache::Helpers::Page
- #save_cached_response — Tennpipes::Cache::Helpers::Page