Changeset [7b58f124f56f0234ca34f2a7400072fb0413043e] by Thorsten Böttger
May 15th, 2013 @ 06:43 PM
version bump to 3.0.18
https://github.com/aasm/aasm/commit/7b58f124f56f0234ca34f2a7400072f...
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.