Changeset [569b017d9f18ad314f35a24ec40404380ae7e7f1] by Thorsten Böttger
November 20th, 2013 @ 03:42 PM
Merge pull request #97 from Intrepidd/master
Add README changes for pull request #90
https://github.com/aasm/aasm/commit/569b017d9f18ad314f35a24ec404043...
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.