Changeset [afe3460863885ade5f442720785baaf9446a02d8] by Daniel Lo

October 7th, 2014 @ 03:50 PM

Added a section for transitions

I was a bit confused about having multiple transitions. After figuring it out, I added this section.
https://github.com/aasm/aasm/commit/afe3460863885ade5f442720785baaf...

Committed by Daniel Lo

  • M README.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.