Changeset [404a9d31036be314490daecd857395d9ba40c415] by Petrica Ghiurca
October 8th, 2009 @ 06:05 AM
support for multiple events for enter/exit states
http://github.com/rubyist/aasm/commit/404a9d31036be314490daecd85739...
Committed by Petrica Ghiurca
- M lib/aasm/state.rb
- M spec/unit/state_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.