Changeset [53d333cfc5f053e44c1e00b92d579537646aae0c] by Chris Woodrich
October 22nd, 2015 @ 09:01 PM
Move exception helper method into spec_helper
https://github.com/aasm/aasm/commit/53d333cfc5f053e44c1e00b92d57953...
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.