Changeset [05f3b8e1262dc9f3d2768aabb66c07166976715f] by Thorsten Böttger
January 7th, 2016 @ 03:51 PM
version bump to 4.6.0
https://github.com/aasm/aasm/commit/05f3b8e1262dc9f3d2768aabb66c071...
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.