Changeset [87b13ca300c9af920a8fb3ee8641279b19f808ef] by Thorsten Böttger
April 28th, 2013 @ 12:13 PM
version bump to 3.0.17
https://github.com/aasm/aasm/commit/87b13ca300c9af920a8fb3ee8641279...
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.