Class: LogMethod::PaperTrailCurrentActor

Inherits:
Object
  • Object
show all
Defined in:
lib/log_method/paper_trail_current_actor.rb

Class Method Summary collapse

Class Method Details

.callObject



2
3
4
# File 'lib/log_method/paper_trail_current_actor.rb', line 2

def self.call
  PaperTrail.request.whodunnit
end