Changeset [0c7654564f09de643cc42b6e99a773ebda0e7241] by Thorsten Böttger
October 23rd, 2011 @ 03:21 PM
if you are using bundler
https://github.com/rubyist/aasm/commit/0c7654564f09de643cc42b6e99a7...
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.