Class: Dipa::ApplicationService
- Inherits:
-
Object
- Object
- Dipa::ApplicationService
- Defined in:
- app/services/dipa/application_service.rb
Direct Known Subclasses
Dipa::AgentServices::BaseService, CoordinatorServices::BaseService
Class Method Summary collapse
Class Method Details
.call ⇒ Object
5 6 7 |
# File 'app/services/dipa/application_service.rb', line 5 def self.call(...) new.call(...) end |