RubyGems Navigation menu

after_timestamps 0.2.0

Plugin for Ruby on Rails that gives you a way to add a callback to the ActiveRecord callback chain that will be executed right after the record's timestamp columns are set, but before the record is actually saved to the database. This is useful if you want to do something with the timestamps, such as defaulting another time column to created_at, or rolling back a timestamp by a certain amount.

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

安装:
=

版本列表:

  1. 0.2.0 - January 09, 2010 (7.5 KB)
  2. 0.1.0 - January 08, 2010 (7.5 KB)

Runtime 依赖 (1):

activerecord < 3.0

Development 依赖 (4):

业主:

作者:

  • Elliot Winkler

SHA 256 校验和:

e8451e6338b621d8f78ae2ea0475cc374f0b3ef3f30fb4d691afd9c77392711f

下载总量 11,920

这个版本 6,560

许可:

需要的 Ruby 版本:

链接: