Changeset [eced341dfab84407ee7a81e041fec64cb594e0a9] by Travis Tilley
September 13th, 2010 @ 04:16 AM
fix deprecation warnings in rails3 (without breaking
rails2)
http://github.com/rubyist/aasm/commit/eced341dfab84407ee7a81e041fec...
Committed by Travis Tilley
- M lib/aasm/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.