Changeset [cfd9aff0ce1569ac79030def52056ef8c7911a58] by Thorsten Böttger

September 8th, 2015 @ 06:52 AM

add multiple state machines per class to changelog
https://github.com/aasm/aasm/commit/cfd9aff0ce1569ac79030def52056ef...

Committed by Thorsten Böttger

  • M CHANGELOG.md
New-ticket Create new ticket

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.