class Wrappi::Async
Public Instance Methods
perform(*args)
click to toggle source
# File lib/wrappi/async_job.rb, line 35 def perform(*args) wrappi_perform(*args) end
# File lib/wrappi/async_job.rb, line 35 def perform(*args) wrappi_perform(*args) end