Changeset [f9048b7496c06fc1ab3e346cb7a844044e8b989b] by Thorsten Böttger

August 15th, 2017 @ 07:02 AM

fix test after upgrading the general Gemfile to Rails 5.1
https://github.com/aasm/aasm/commit/f9048b7496c06fc1ab3e346cb7a8440...

Committed by Thorsten Böttger

  • M spec/unit/persistence/active_record_persistence_multiple_spec.rb
  • M spec/unit/persistence/active_record_persistence_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.