Changeset [37740461e09e57ac4d7ba985c0c6b5f384dcde86] by Anil Maurya

September 7th, 2018 @ 03:07 AM

Fix specs after fixing Failures array in transition not being reset
https://github.com/aasm/aasm/commit/37740461e09e57ac4d7ba985c0c6b5f...

Committed by Anil Maurya

  • M spec/unit/callback_multiple_spec.rb
New-ticket Create new ticket

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.