RubyGems Navigation menu

local_cache 1.0.0

A local in memory cache with max size and expiration. Can be used as a Rails cache too. In environment.rb: require 'local_cache' ActionController::Base.cache_store = :local_cache Activerecordtosdb.cache_store = ActionController::Base.cache_store

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.2 - September 20, 2010 (5 KB)
  2. 1.2.1 - November 21, 2009 (5 KB)
  3. 1.2.0 - October 22, 2009 (4.5 KB)
  4. 1.0.0 - April 23, 2009* (5.5 KB)

Development Dependencies (1):

hoe >= 1.12.2

Owners:

Authors:

  • Travis Reeder

SHA 256 checksum:

7c310bdf277425088a5c3d2db364cdb3f77027bf6bf5feb6b52d0803fbf9f3f7

Total downloads 24,419

For this version 3,572

Licenses:

N/A

Required Ruby Version: None

Links: