Changeset [297e527b729c860cdda6a8cd6981167914ded8c5] by Thorsten Böttger
January 5th, 2016 @ 02:19 PM
version bump to 4.5.2
https://github.com/aasm/aasm/commit/297e527b729c860cdda6a8cd6981167...
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.