ruby-state-machines

Adds support for creating state machines for attributes on any Ruby class
  https://github.com/state-machines/state_machines
  0
  no reviews



State_machines adds support for creating state machines for attributes on any Ruby class. state_machine provides enough flexibility for creating new machine definitions on the fly based on an external source of transitions.