Changeset [046dad9dfd95c99f2f7a922e5cb17add935894ff] by Thorsten Böttger
December 20th, 2014 @ 11:29 AM
version bump to 4.0.6
https://github.com/aasm/aasm/commit/046dad9dfd95c99f2f7a922e5cb17ad...
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.