Changeset [0800c533636c9ba082a420ddc824848122059322] by Cedric ZH
November 20th, 2017 @ 12:26 AM
Allow custom params for allow_event matcher
https://github.com/aasm/aasm/commit/0800c533636c9ba082a420ddc824848...
Committed by Cedric ZH
- M lib/aasm/rspec/allow_event.rb
- M spec/models/simple_example.rb
- M spec/unit/rspec_matcher_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.