Changeset [2ab6706a3f9ea9bc932470f5e7397b6e9add1c23] by Konstantin Burnaev
May 15th, 2014 @ 04:09 AM
Minor fixes / additions to the README file (enum-related
section)
https://github.com/aasm/aasm/commit/2ab6706a3f9ea9bc932470f5e7397b6...
Committed by Konstantin Burnaev
- 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.