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: 70,412 of 180,518
Downloads: 11,923

Daily

Ranking: 64,836 of 180,507
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
34541,460,706activerecord
40,17625,569mcmire-matchy
47,33120,641mcmire-protest
120,9544,692mcmire-mocha
121,3334,662mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire