nxt_state_machine 0.1.12
A state machine library that can be used with ActiveRecord or in plain ruby and should be easy to customize for other integrations
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
nxt_registry
~> 0.3.0
Development Dependencies (7):
activerecord
>= 0
bundler
~> 2.0
pry
>= 0
rake
~> 13.2
rspec
~> 3.0
ruby-graphviz
>= 0
sqlite3
~> 1.4.4