Changeset [744689e2cf6b12b6166a6773e2917cde5b2c7e6c] by Thorsten Böttger
May 23rd, 2013 @ 05:26 PM
updated readme to show how a callback Proc works
https://github.com/aasm/aasm/commit/744689e2cf6b12b6166a6773e2917cd...
Committed by Thorsten Böttger
- M README.md
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.