Changeset [7ea9b93d6c0a9ca2c439ed4b85339556739d0f57] by Thorsten Böttger
August 5th, 2015 @ 05:30 AM
finish sequel check-up for multiple state machines; start
working on edge case
https://github.com/aasm/aasm/commit/7ea9b93d6c0a9ca2c439ed4b8533955...
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.