Changeset [0d8b9ab108ed23725a1a92c79685594110f918f0] by Konstantin Shabanov
January 13th, 2011 @ 02:58 AM
migrate spec to RSpec2
https://github.com/rubyist/aasm/commit/0d8b9ab108ed23725a1a92c79685...
Committed by Konstantin Shabanov
- 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.