Changeset [0dd67f654343fd39498388e8e4615ceb2dadea0c] by Thorsten Böttger
March 30th, 2016 @ 07:32 PM
version bump to 4.10.0
https://github.com/aasm/aasm/commit/0dd67f654343fd39498388e8e4615ce...
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.