Changeset [01aa3ef979e0ef7502e22d111108fcc741b7c6cd] by Thorsten Böttger
October 27th, 2015 @ 05:59 AM
version bump to 4.4.0
https://github.com/aasm/aasm/commit/01aa3ef979e0ef7502e22d111108fcc...
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.