Changeset [d8405cbeb357292bb70879e89f1c9400b1a23e22] by Thorsten Böttger
May 13th, 2015 @ 02:52 AM
version bump to 4.1.1
https://github.com/aasm/aasm/commit/d8405cbeb357292bb70879e89f1c940...
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.