Changeset [f17503f5c5a39362b8cb94e223e7cd1ed39f7ec6] by Thorsten Böttger
June 25th, 2015 @ 01:49 AM
multiple state machine per class has been moved to version
4.3
https://github.com/aasm/aasm/commit/f17503f5c5a39362b8cb94e223e7cd1...
Committed by Thorsten Böttger
- M PLANNED_CHANGES.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.