Changeset [05456908bfd9ddc7b14f91608a55c10b4e0cf226] by Thorsten Böttger
August 31st, 2011 @ 03:56 PM
improve legibility of the callback chain
https://github.com/rubyist/aasm/commit/05456908bfd9ddc7b14f91608a55...
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.