Categories: None [Edit]

after_timestamps

https://rubygems.org/gems/after_timestamps
https://github.com/mcmire/after_timestamps
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.

Total

Ranking: 71,849 of 183,477
Downloads: 12,225

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35604,924,275activerecord
41,33026,133mcmire-matchy
48,44321,163mcmire-protest
122,3544,837mcmire-mocha
122,8164,796mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire