Changeset [ed88361f5ea7c2550f4d97907035505de9261111] by Huiming Teo
July 27th, 2017 @ 03:41 AM
Remove the need to set to_state as nil in specs
https://github.com/aasm/aasm/commit/ed88361f5ea7c2550f4d97907035505...
Committed by Huiming Teo
- M spec/unit/complex_example_spec.rb
- M spec/unit/complex_multiple_example_spec.rb
- M spec/unit/event_multiple_spec.rb
- M spec/unit/event_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.