RubyGems.org

Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (Expires, Cache-Control) and/or validation (Last-Modified, ETag) information.

installgem install rack-cache
Authors

Ryan Tomayko

9,324,320 total downloads 6,875,560 for this version
Owners

Abfc88b96ae18c85ba7aac3bded2ec5e

Gemfile
gem "rack-cache", "~> 1.2"
Versions
  1. 1.2 March 5, 2012
  2. 1.1 September 18, 2011
  3. 1.0.3 August 27, 2011
  4. 1.0.2 May 16, 2011
  5. 1.0.1 April 12, 2011
Show all versions (12 total)
Runtime Dependencies
  1. rack >= 0.4