Class: Trackguard::ApplicationService

Inherits:
Object
  • Object
show all
Defined in:
app/services/trackguard/application_service.rb

Direct Known Subclasses

PageViewRecorder

Class Method Summary collapse

Class Method Details

.callObject



3
4
5
# File 'app/services/trackguard/application_service.rb', line 3

def self.call(...)
  new(...).call
end