Changeset [44c44538e79c6e4f93de45d98510c79cc6fe085d] by Thorsten Böttger
September 5th, 2011 @ 07:48 AM
Merge pull request #36 from ramn/master
Documentation for callbacks around events
https://github.com/rubyist/aasm/commit/44c44538e79c6e4f93de45d98510...
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.