Module: Controllers::PaperTrailContext

Extended by:
ActiveSupport::Concern
Included in:
ApplicationController
Defined in:
app/concerns/controllers/paper_trail_context.rb

Overview

PaperTrail audit context for request tracking

These methods are called by the PaperTrail gem to record who made changes
and from where. They appear unused in code search but are invoked by the gem.

See: https://github.com/paper-trail-gem/paper_trail#setting-whodunnit