Changeset [2734476175cfccb114a09b204f8ba10a1e2d0318] by Travis Tilley
August 27th, 2010 @ 05:08 PM
fix tests with AR3, which will apparently attempt to log even
when logger is nil
http://github.com/rubyist/aasm/commit/2734476175cfccb114a09b204f8ba...
Committed by Travis Tilley
- M spec/unit/active_record_persistence_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.