Prod build process
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
class BetaAutomationSimulationService
|
||||
def initialize()
|
||||
end
|
||||
|
||||
def call
|
||||
Rails::Command.invoke('employer_automation:employer_initialize_test')
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user