Changeset [43cc51c9a53abe31c53ff6068a41f2f8242ffe2b] by Thorsten Böttger
September 10th, 2011 @ 12:42 PM
version bump to 2.3.1
https://github.com/rubyist/aasm/commit/43cc51c9a53abe31c53ff6068a41...
Committed by Thorsten Böttger
- M lib/aasm/version.rb
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.