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: 106,945 of 182,915
Downloads: 6,294

Daily

Ranking: 76,031 of 182,900
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35591,033,097activerecord
41,13726,040mcmire-matchy
48,21721,079mcmire-protest
122,0294,815mcmire-mocha
122,5214,773mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire