Changeset [ecb0f288772ed7300f1019bd56c96c7ccf691d94] by Thorsten Böttger
November 20th, 2013 @ 03:45 PM
version bump to 3.0.24
https://github.com/aasm/aasm/commit/ecb0f288772ed7300f1019bd56c96c7...
Committed by Thorsten Böttger
- M CHANGELOG.md
- 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.