Changeset [e121807e303a358fb8ebef232a8fd0c6144ed4c1] by Thorsten Böttger
February 22nd, 2012 @ 05:26 AM
remove deprecation warning while testing (no matter which
ActiveRecord version you use)
https://github.com/rubyist/aasm/commit/e121807e303a358fb8ebef232a8f...
Committed by Thorsten Böttger
- 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.