Changeset [6aa96d85dce26e977a4ef2260309b23e415345a2] by Thorsten Böttger
July 12th, 2014 @ 10:09 AM
version bump to 3.3.1
https://github.com/aasm/aasm/commit/6aa96d85dce26e977a4ef2260309b23...
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.