simple_transitions 0.0.1
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.
Gemfile:
=
installieren:
=
Versionen:
- 0.0.1 March 02, 2011 (5,5 KB)
Runtime Abhängigkeiten (2):
actionpack
~> 3.0.3
activerecord
~> 3.0.3
Development Abhängigkeiten (1):
rspec
~> 2.4.0