Module: Jobify

Extended by:
ActiveSupport::Concern
Defined in:
lib/jobify.rb,
lib/jobify/version.rb

Overview

Include to allow running any method as a background job automatically

Constant Summary collapse

ID_ARG_NAME =
:__jobify__record_id
VERSION =
"0.3.0"