Changeset [c4b672046adadbb807fc6fadaf2d2bd1cb3b7fc0] by Thorsten Böttger
May 16th, 2014 @ 03:57 PM
may not fire an unknown event #128
https://github.com/aasm/aasm/commit/c4b672046adadbb807fc6fadaf2d2bd...
Committed by Thorsten Böttger
- M lib/aasm/instance_base.rb
- M spec/unit/complex_example_spec.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.