blamestamp 0.9.1
Similar to ActiveRecord::Timestamp, this gem provides a blame datetime and user for create/update modifications to records. Configured models will be blamed when creating or updating, and the blame can cascade to associated models on create, update or delete. Currently, this gem is intended for use with Devise.