Changeset [80d7896eced7981acae301a8ed8f93cb36932804] by Travis Tilley
October 14th, 2009 @ 11:26 PM
Merge remote branch 'gpetrica/master'
http://github.com/rubyist/aasm/commit/80d7896eced7981acae301a8ed8f9...
Committed by Travis Tilley
- M lib/aasm/state.rb
- M spec/unit/state_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.