Changeset [c516edd2422e8e4a312549757fa5d38e50fd074f] by Thorsten Böttger

September 8th, 2015 @ 06:44 AM

Merge branch 'master' into multiple_state_machines_per_class
https://github.com/aasm/aasm/commit/c516edd2422e8e4a312549757fa5d38...

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.