Module: ZuoraConnect::Auditable

Extended by:
ActiveSupport::Concern
Defined in:
app/models/concerns/zuora_connect/auditable.rb

Overview

Added by @Vina Description: This automatically stamp user created/updated the record for DataQuery Audit Usage: add ‘include ZuoraConnect::Auditable’ to your model.rb that you would like to track