Changeset [ffc2bf7725fd0df7a16d3720eb9c09b505729446] by Anil Kumar Maurya
April 13th, 2017 @ 05:49 AM
Update Readme, add example to add options
when using multiple state machines per class
[ci skip] https://github.com/aasm/aasm/commit/ffc2bf7725fd0df7a16d3720eb9c09b...
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.