A Ruby Library, Gem, and Rails Plugin

The Statemachine library is a simple yet full-featured Finite Statemachine framework. Define your statemachine in Ruby code and execute it in your system.

Download and Installation

To download the package or source code visit the Statemachine project page. For the Statemachine gem:

 > sudo gem install statemachine

or just

 > gem install statemachine

Documentation