Registry / web-framework / actionpack-page-caching

actionpack-page-caching

JSON →
library1.2.4rbrubygemsunverified

Static page caching for Action Pack, removed from core in Rails 4.0.

gem install actionpack-page_caching
INSTALL
IMPORT
SIG · ACTIONPACK-PAGE-CA
A
actionpack-page-caching
web-frameworkrubyv1.2.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActionPack
require 'actionpack/page_caching'

Enable page caching in a Rails controller

require 'actionpack/page_caching' class MyController < ActionController::Base caches_page :index end
Debug
Known issues
gotchaPage caching is deprecated in favor of HTTP caching and CDN solutions.
fix
Consider using fragment caching or HTTP cache headers instead.
affects: >= 0
Upgrade
Version history
1.2.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
40
OpenAI (training)
1
Resources
actionpack-page-caching — gem install actionpack-page-caching · libregistry