RubyGems Navigation menu

ar_after_timestamps 0.2.0

Gem that plugs into 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.5KB)

Runtime依存関係 (1):

activerecord < 3.0

Development依存関係 (4):

所有者:

作者:

  • Elliot Winkler

SHA 256チェックサム:

25e15eb22805ced5b31d0561e813b6c1996b0bd6f3afd67748e2b43f4bd54a95

累計ダウンロード数 6,146

このバージョンのみ 6,146

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: