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: 73,402 of 187,591
Downloads: 12,877

Daily

Ranking: 69,839 of 187,571
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36719,592,156activerecord
42,28527,603mcmire-matchy
49,14322,556mcmire-protest
123,0345,249mcmire-mocha
123,8235,174mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire