Changeset [53b6b2a3d7487abb0d096e5115fbf2d798740d58] by Thorsten Böttger

August 27th, 2015 @ 02:31 AM

Merge pull request #251 from naveedkakal/update-callback-example

Updates 'Callbacks' section example to be correct
https://github.com/aasm/aasm/commit/53b6b2a3d7487abb0d096e5115fbf2d...

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.