class ApplicationController < ActionController::Base
include Clearance::Controller
before_action :set_paper_trail_whodunnit
end