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: 110,360 of 196,125
Downloads: 7,184

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37826,900,046activerecord
43,39029,207mcmire-matchy
49,71824,280mcmire-protest
123,6875,739mcmire-mocha
124,9665,609mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire