Changeset [192fc96ffa9d11a08a5480fa23cf8bde3039fa71] by Thorsten Böttger
September 8th, 2011 @ 01:20 PM
got tests and specs running after pull request merge
https://github.com/rubyist/aasm/commit/192fc96ffa9d11a08a5480fa23cf...
Committed by Thorsten Böttger
- M spec/spec_helper.rb
- M test/unit/state_machine_test.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.