Changeset [8a14cacca5a4daed1452f0feffc81ffe49a486d2] by Thorsten Böttger
August 29th, 2013 @ 03:42 PM
version bump to 3.0.22
https://github.com/aasm/aasm/commit/8a14cacca5a4daed1452f0feffc81ff...
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.