Changeset [e32a6495bc73d0b6415abed03271efd55c3c9d5b] by Thorsten Böttger

January 29th, 2014 @ 03:43 PM

after and before callbacks support arguments provided with an event
https://github.com/aasm/aasm/commit/e32a6495bc73d0b6415abed03271efd...

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.