Registry / utility / state-machine-job

state-machine-job

JSON →
library3.2.0rbrubygemsunverified

Integrates State Machine with Active Job.

gem install state_machine_job
INSTALL
IMPORT
SIG · STATE-MACHINE-JOB
S
state-machine-job
utilityrubyv3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StateMachineJob
require 'state_machine_job'

Define a job with state machine transitions.

require 'state_machine_job' class MyJob < StateMachineJob::Base # define states and transitions end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
state-machine-job — gem install state-machine-job · libregistry