Changeset [c6a4955e3d5fb8b14ddf1e8ab71901ae743cfbb9] by Whatisinternet
February 24th, 2017 @ 02:34 AM
Added contributing documentation
This lowers the barrier to entry on contributing to AASM by
providing a
more detailed guide on how to get the project installed for
local
development.
https://github.com/aasm/aasm/commit/c6a4955e3d5fb8b14ddf1e8ab71901a...
Committed by Whatisinternet
- A CONTRIBUTING.md
- 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.