Class: Importo::ApplicationService

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

Direct Known Subclasses

ImportService, RevertService

Class Method Summary collapse

Class Method Details

.queue_nameObject



5
6
7
# File 'app/services/importo/application_service.rb', line 5

def self.queue_name
  Importo.config.queue_name
end