Changeset [bedf98a1502a0b50c6680bfc8d6caf4326919958] by Chris Woodrich
November 15th, 2015 @ 11:22 PM
Conform error expectations to rspec standard, remove
#safe_error
https://github.com/aasm/aasm/commit/bedf98a1502a0b50c6680bfc8d6caf4...
Committed by Chris Woodrich
- M spec/spec_helper.rb
- M spec/unit/callback_multiple_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.