Changeset [dc4abd783f35d1a225e0223444c76586cf020d8f] by Thorsten Böttger
September 16th, 2011 @ 11:12 AM
added test for issue #19
https://github.com/rubyist/aasm/commit/dc4abd783f35d1a225e0223444c7...
Committed by Thorsten Böttger
- M spec/spec_helpers/models_test_helper.rb
- M spec/unit/aasm_spec.rb
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.