column_timestamps 0.1.0
Works "automagically" like updated_at...just add a column named _updated_at, and when your column changes, the timestamp will be updated.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 0