class Patches::TenantWorker
Public Instance Methods
perform(tenant_name, path)
click to toggle source
# File lib/patches/tenant_worker.rb, line 9 def perform(tenant_name, path) run(tenant_name, path) end
# File lib/patches/tenant_worker.rb, line 9 def perform(tenant_name, path) run(tenant_name, path) end