Module: Skr::Concerns::StateMachine

Extended by:
ActiveSupport::Concern
Included in:
Model
Defined in:
lib/skr/concerns/state_machine.rb

Overview

Models that use the https://github.com/aasm/aasm gem to track object state

Defined Under Namespace

Modules: ClassMethods, InstanceMethods