Changeset [15a1146ae93fcbbbd722156b8ae29a8ae849ae7b] by Thorsten Böttger

September 25th, 2012 @ 08:32 PM

clearified and extended tests for Pavel's pull request (guards may have parameters, which should be able to be provided on fire check)
https://github.com/aasm/aasm/commit/15a1146ae93fcbbbd722156b8ae29a8...

Committed by Thorsten Böttger

  • M spec/spec_helpers/models_spec_helper.rb
  • M spec/unit/auth_machine_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.