Changeset [f5e666ef5f59cb7e5869b980b41e7386d0990899] by Thorsten Böttger
February 26th, 2013 @ 09:13 PM
make the DSL more usable
https://github.com/aasm/aasm/commit/f5e666ef5f59cb7e5869b980b41e738...
Committed by Thorsten Böttger
- M lib/aasm/event.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.