Changeset [2ea4fc23be13cdf1f7d0c6a7af39f31da15740d6] by Thorsten Böttger
July 1st, 2012 @ 05:35 AM
moved the main repo to github.com/aasm/aasm
https://github.com/aasm/aasm/commit/2ea4fc23be13cdf1f7d0c6a7af39f31...
Committed by Thorsten Böttger
- M README.md
- M aasm.gemspec
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.