Changeset [d741086b200b304c17b0d060e43bb7b2052b98e2] by Thorsten Böttger
October 16th, 2015 @ 07:19 PM
add support for global transition callbacks
https://github.com/aasm/aasm/commit/d741086b200b304c17b0d060e43bb7b...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M PLANNED_CHANGES.md
- 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.