Changeset [0d800f61ac7453114cfbba3b79ed31a05de675b3] by Thorsten Böttger
August 31st, 2011 @ 11:39 AM
version bump to 2.2.1
https://github.com/rubyist/aasm/commit/0d800f61ac7453114cfbba3b79ed...
Committed by Thorsten Böttger
- M VERSION
- 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.