RubyGems Navigation menu

expiration-date 1.1.0

Really simple caching by attaching an expiration date to attributes. The ExpirationDate module adss two methods to a class -- expiring_attr and expiring_class_attr. These two methods are used to declare attributes in the instance and in the class, respectively, that will expire after some period of seconds have elapsed. The attribute is re-initialized from the given block after it has expired. This is a very simple form of caching.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.0 - August 25, 2008* (15.0 KB)
  2. 1.0.1 - August 23, 2008* (15.0 KB)
  3. 1.0.0 - August 22, 2008* (15.0 KB)

业主:

作者:

  • Tim Pease

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 13,119

这个版本 5,190

许可:

需要的 Ruby 版本:

链接: