Changeset [ea29d0960e9aa16a715f811f879511e9f37c9ca2] by Jon Distad
October 3rd, 2008 @ 01:22 PM
new aasm unit spec http://github.com/rubyist/aasm/c...
Committed by Jon Distad
- 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.