Changeset [5b77559ef3c77c8cf579a990f08139265c20bdd6] by Thorsten Böttger

October 12th, 2014 @ 09:19 AM

Merge pull request #175 from danlo/master

Added a section for transitions
https://github.com/aasm/aasm/commit/5b77559ef3c77c8cf579a990f081392...

Committed by Thorsten Böttger

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