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: 108,550 of 187,967
Downloads: 6,801

Daily

Ranking: 58,324 of 187,960
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36726,390,648activerecord
42,35427,734mcmire-matchy
49,13422,712mcmire-protest
122,8795,306mcmire-mocha
123,7795,222mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire