Changeset [acb6b0a48993685fb91948eccd41973ce5b2aba3] by Thorsten Böttger
September 9th, 2014 @ 04:58 PM
updated README for new callback structure (step 8)
https://github.com/aasm/aasm/commit/acb6b0a48993685fb91948eccd41973...
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.