Changeset [e7f21ffdfc13e5299bea10243f95f4d392bef1a9] by Thorsten Böttger
July 6th, 2014 @ 12:41 PM
version bump to 3.3.0
https://github.com/aasm/aasm/commit/e7f21ffdfc13e5299bea10243f95f4d...
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.