Changeset [5954101708e300dee2a5cbedabf772ab75d685d6] by Thorsten Böttger
October 26th, 2012 @ 04:50 AM
moved persistence spec into its own folder
https://github.com/aasm/aasm/commit/5954101708e300dee2a5cbedabf772a...
Committed by Thorsten Böttger
- A spec/unit/persistence/active_record_persistence_spec.rb
- R 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.