Changeset [01aec09922231fc276acbd66f73dbf3b89f5dc3b] by Thorsten Böttger

January 11th, 2014 @ 06:12 AM

don't load migrations more than once when running all specs (and surpressing migration output to improve readability)
https://github.com/aasm/aasm/commit/01aec09922231fc276acbd66f73dbf3...

Committed by Thorsten Böttger

  • A spec/database.rb
  • R spec/schema.rb
  • M spec/spec_helper.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.