Changeset [91c2702f0a843a2b98c7dc8fa75646d19568cc44] by Fabio Pitino
May 14th, 2016 @ 06:14 PM
adding support to README for :permitted => false
https://github.com/aasm/aasm/commit/91c2702f0a843a2b98c7dc8fa75646d...
Committed by Fabio Pitino
- 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.