Changeset [be0a999b5c24926098ee8fd0a222752563b80d7f] by Thorsten Böttger
July 12th, 2014 @ 08:34 AM
Merge pull request #149 from niku/patch-1
Fix enum syntax
https://github.com/aasm/aasm/commit/be0a999b5c24926098ee8fd0a222752...
Committed by Thorsten Böttger
- 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.