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 總和檢查碼:

= 複製 已複製

總下載次數 12,139

這個版本 6,684

版本发布:

授權:

Ruby 版本需求:

相關連結: