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,479 of 188,756
Downloads: 6,120

Daily

Ranking: 60,560 of 188,734
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35532,686,218activerecord
40,01025,482mcmire-matchy
47,18420,557mcmire-protest
120,7534,667mcmire-mocha
121,1784,634mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire