Class: LogMethod::PaperTrailCurrentActor
- Inherits:
-
Object
- Object
- LogMethod::PaperTrailCurrentActor
- Defined in:
- lib/log_method/paper_trail_current_actor.rb
Class Method Summary collapse
Class Method Details
.call ⇒ Object
2 3 4 |
# File 'lib/log_method/paper_trail_current_actor.rb', line 2 def self.call PaperTrail.request.whodunnit end |