Changeset [3458f17f0699d9695d4e9ea2491b65a9d7d3775a] by Thorsten Böttger

September 16th, 2011 @ 10:57 AM

moved all test models into their own file to improve readibility
https://github.com/rubyist/aasm/commit/3458f17f0699d9695d4e9ea2491b...

Committed by Thorsten Böttger

  • A spec/spec_helpers/models_test_helper.rb
  • M spec/spec_helper.rb
  • M spec/unit/aasm_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.