RubyGems.org

This gem doesn't really implement a state machine. All it really does is provide an easy way to transition a model from one status to another using standard form submit buttons, while also saving other changes made to that model.

installgem install simple_transitions
Authors

Adam McCrea

592 total downloads 592 for this version
Owners

Ff075e16f16f327bee1f233542b8b7fc

Gemfile
gem "simple_transitions", "~> 0.0.1"
Versions
  1. 0.0.1 March 2, 2011
Development Dependencies
  1. rspec ~> 2.4.0