Changeset [696aaae097a99e4ed895689de20d54adcdc50349] by Thorsten Böttger
February 26th, 2013 @ 09:13 PM
maybe we should real event objects instead of name strings only
(so we could ask events more questions)
https://github.com/aasm/aasm/commit/696aaae097a99e4ed895689de20d54a...
Committed by Thorsten Böttger
- M lib/aasm/instance_base.rb
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.