Changeset [57f18bac8954a6776e299e62c0987579f3d1f25e] by Thorsten Böttger
February 10th, 2017 @ 06:18 AM
move dynamoid loading and initialisation into its own file
https://github.com/aasm/aasm/commit/57f18bac8954a6776e299e62c098757...
Committed by Thorsten Böttger
- A spec/spec_helpers/dynamoid.rb
- M spec/spec_helper.rb
- M spec/unit/persistence/dynamoid_persistence_multiple_spec.rb
- M spec/unit/persistence/dynamoid_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.