Changeset [7564f87e171edf3a19223a8d92eec6b5a0ec2f55] by Thorsten Böttger
October 26th, 2012 @ 05:09 AM
refactored ActiveRecord specs
https://github.com/aasm/aasm/commit/7564f87e171edf3a19223a8d92eec6b...
Committed by Thorsten Böttger
- M spec/unit/persistence/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.