module Ddb::Userstamp::Stampable
Extends the stamping functionality of ActiveRecord by automatically recording the model responsible for creating, updating, and deleting the current object. See the Stamper
and Userstamp
modules for further documentation on how the entire process works.