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:
=

installieren:
=

Versionen:

  1. 0.2.0 January 09, 2010 (7,5 KB)

Runtime Abhängigkeiten (1):

activerecord < 3.0

Development Abhängigkeiten (4):

Besitzer:

Autoren:

  • Elliot Winkler

SHA 256-Prüfsumme:

=

Downloads insgesamt 6.297

Für diese Version 6.297

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: