Changeset [8002e5a1c8c2e81fdd7d623341f9a0a74cb3ec19] by HoyaBoya

November 5th, 2015 @ 10:46 AM

working tests to prevent foo bleed across multiple scenarios
https://github.com/aasm/aasm/commit/8002e5a1c8c2e81fdd7d623341f9a0a...

Committed by HoyaBoya

  • M spec/models/foo.rb
  • M spec/unit/callbacks_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.