Changeset [f5c9bfe5b5184c20533239ea858175f954ff4a47] by Thorsten Böttger
November 16th, 2015 @ 04:21 AM
version bump to 4.5.0
https://github.com/aasm/aasm/commit/f5c9bfe5b5184c20533239ea858175f...
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.