openhood-simple_state_machine 3.0.0
Same as acts_as_state_machine but on multiple columns and with more strict validation, allow creation of complex events with parameters, used successfully on critical financial applications for quite a long time
Gemfile:
=
install:
=
Development Dependencies (6):
activerecord
>= 3.0.0
bson_ext
~> 1.3.0
mongo_mapper
~> 0.9.0
rake
~> 0.8.7
rspec
~> 2.6.0
sqlite3
>= 0