Changeset [547b9c30c4392e163dff7d6474b11d8a854b343f] by Thorsten Böttger
October 26th, 2012 @ 05:18 AM
refactored ActiveRecord specs
https://github.com/aasm/aasm/commit/547b9c30c4392e163dff7d6474b11d8...
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.