Changeset [f4ccee8272a00d462cf8437b0e194f3517f4f397] by Thorsten Böttger
October 26th, 2012 @ 04:52 AM
removed test classes from spec itself
https://github.com/aasm/aasm/commit/f4ccee8272a00d462cf8437b0e194f3...
Committed by Thorsten Böttger
- A spec/models/persistence.rb
- 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.