Changeset [134129ee8235eba9b6aa1f773c35bfa0c90d6914] by Chris Woodrich
January 10th, 2016 @ 08:00 PM
Restructure error sentence per @alto suggestion
Fix failing spec by adding period
Use upstream version of Proc handling
Fix spacing
Restart travis
https://github.com/aasm/aasm/commit/134129ee8235eba9b6aa1f773c35bfa...
Committed by Chris Woodrich
- M lib/aasm/core/transition.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.