Changeset [3fc5e0ee7e883b00069a82ff39534a3b155c1bb8] by Thorsten Böttger
August 16th, 2014 @ 07:04 AM
version bump to 3.3.2
https://github.com/aasm/aasm/commit/3fc5e0ee7e883b00069a82ff39534a3...
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.