Changeset [3ae7a44bbc03d054cab3eef9cb8865e9593d4f3e] by Thorsten Böttger
September 8th, 2015 @ 06:40 AM
add documentation for multiple state machines per class
(README)
https://github.com/aasm/aasm/commit/3ae7a44bbc03d054cab3eef9cb8865e...
Committed by Thorsten Böttger
- M PLANNED_CHANGES.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.