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: 105,659 of 180,534
Downloads: 6,152

Daily

Ranking: 102,580 of 180,529
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
34541,683,493activerecord
40,18625,575mcmire-matchy
47,33120,648mcmire-protest
120,9364,695mcmire-mocha
121,3164,665mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire