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:
=
instalar:
=
Versiones:
- 0.0.1 March 02, 2011 (5,5 KB)
dependencias de Runtime (2):
actionpack
~> 3.0.3
activerecord
~> 3.0.3
dependencias de Development (1):
rspec
~> 2.4.0