Changeset [26a31f65eb398e176495ba3d6f0f7dfe852c52d4] by Thorsten Böttger
June 23rd, 2015 @ 05:08 AM
add code of conduct for contributors
https://github.com/aasm/aasm/commit/26a31f65eb398e176495ba3d6f0f7df...
Committed by Thorsten Böttger
- A CODE_OF_CONDUCT.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.