Changeset [f563244d1e0861bc6ad1bf99e4645a9988febe57] by Thorsten Böttger
September 10th, 2015 @ 05:59 AM
version bump to 4.3.0 (support for multiple state machines per
class)
https://github.com/aasm/aasm/commit/f563244d1e0861bc6ad1bf99e4645a9...
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.