Changeset [177bc275a184635aec793e690089c7a6251e9d07] by Anil Kumar Maurya
August 23rd, 2016 @ 02:58 AM
Merge pull request #386 from Silversheet/document-automatic-constants
Added documentation for auto-generated constants
https://github.com/aasm/aasm/commit/177bc275a184635aec793e690089c7a...
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.