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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (1):

hoe >= 1.12.2

擁有者:

作者:

  • Travis Reeder

SHA 256 checksum:

7c310bdf277425088a5c3d2db364cdb3f77027bf6bf5feb6b52d0803fbf9f3f7

總下載次數 24,506

這個版本 3,591

License:

Ruby 版本需求:

相關連結: