Changeset [86052bf8de9e9d4bdf95508388a20bd0bf723943] by Anil Kumar Maurya
August 1st, 2016 @ 10:45 AM
Update Readme, add example to list permissible states
with guard parameter
https://github.com/aasm/aasm/commit/86052bf8de9e9d4bdf95508388a20bd...
Committed by Anil Kumar Maurya
- 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.