Changeset [d7a203aa3d582b48fd89211718b594ed08b157eb] by Satoru Ishikawa
March 8th, 2016 @ 04:59 AM
update a missed state in README
https://github.com/aasm/aasm/commit/d7a203aa3d582b48fd89211718b594e...
Committed by Satoru Ishikawa
- 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.