Changeset [26a69e7894202d2dac468a2d50b3d87c104f10ee] by factorylabs
March 2nd, 2009 @ 04:43 PM
Fixed alias_method_chain calls in active_record_persistence so that AASM doesn't blow up with railroad. http://github.com/rubyist/aasm/c...
Committed by factorylabs
- M lib/persistence/active_record_persistence.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.