Changeset [01bd9758172729faf687db89045b1e382cbf1dff] by Thorsten Böttger

July 11th, 2015 @ 06:29 AM

clean up: test models need to be required only once
https://github.com/aasm/aasm/commit/01bd9758172729faf687db89045b1e3...

Committed by Thorsten Böttger

  • M spec/unit/persistence/mongo_mapper_persistence_multiple_spec.rb
  • M spec/unit/persistence/mongo_mapper_persistence_spec.rb
  • M spec/unit/persistence/mongoid_persistence_multiple_spec.rb
  • M spec/unit/persistence/mongoid_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.