Changeset [b680aaeb53430bbe8db46c051748c03787f87242] by Kyle Ribordy

April 13th, 2017 @ 01:56 AM

Updates README with correct method signature for aasm_event_failed
https://github.com/aasm/aasm/commit/b680aaeb53430bbe8db46c051748c03...

Committed by Kyle Ribordy

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