Changeset [dbcc7c4a2abcf6d3f3b61cf1d02c056e9fe60f7d] by Ronnie Miller

February 7th, 2016 @ 11:57 AM

Add example of Class option for after transition callback to README
https://github.com/aasm/aasm/commit/dbcc7c4a2abcf6d3f3b61cf1d02c056...

Committed by Ronnie Miller

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