Class: Trackguard::ApplicationService
- Inherits:
-
Object
- Object
- Trackguard::ApplicationService
- Defined in:
- app/services/trackguard/application_service.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.call ⇒ Object
3 4 5 |
# File 'app/services/trackguard/application_service.rb', line 3 def self.call(...) new(...).call end |