Changeset [6e76b003a7f22ce07d392f79a9edf6f82944514c] by Thorsten Böttger
August 22nd, 2016 @ 05:06 AM
update maintainers (welcome, Anil)
https://github.com/aasm/aasm/commit/6e76b003a7f22ce07d392f79a9edf6f...
Committed by Thorsten Böttger
- M README.md
- M aasm.gemspec
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.