Changeset [25fd16a1a7f741779dc41ed48acb059bb9955631] by Thorsten Böttger
August 20th, 2014 @ 03:46 PM
version bump to 3.3.3
https://github.com/aasm/aasm/commit/25fd16a1a7f741779dc41ed48acb059...
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.