Changeset [76fff96fdb496be65d34e0a90835ed9febbb3190] by Thorsten Böttger
March 7th, 2015 @ 04:55 AM
Merge pull request #217 from awsmsrc/feature/reference_object_in_invalid_transition
reference state machine object and event in invalid transition
error so ...
https://github.com/aasm/aasm/commit/76fff96fdb496be65d34e0a90835ed9...
Committed by Thorsten Böttger
- M lib/aasm/aasm.rb
- M lib/aasm/errors.rb
- M spec/unit/transition_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.