Changeset [bca2d199b710330fa01609aacce9dee848888cd7] by Thorsten Böttger
March 18th, 2016 @ 09:42 PM
Merge pull request #341 from pirj/fix-lazy-exception
Fix lazy error message messing up originating state
https://github.com/aasm/aasm/commit/bca2d199b710330fa01609aacce9dee...
Committed by Thorsten Böttger
- A spec/unit/exception_spec.rb
- M lib/aasm/errors.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.