Categories: None [Edit]

ar_after_timestamps

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

Total

Ranking: 109,140 of 192,156
Downloads: 7,034

Daily

Ranking: 76,675 of 192,137
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36779,330,657activerecord
42,93828,481mcmire-matchy
49,37423,560mcmire-protest
122,9285,555mcmire-mocha
123,9945,445mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire