Module: AuditLoggable

Overview

Include in any admin controller to expose audit! for one-line logging.

audit!(:content_block_updated, target: @block, summary: "Updated #{@block.key}")