Changeset [542eeda8416828f5775c63ff3bcc1f3e20fc6862] by Aryk Grosz
July 6th, 2017 @ 10:38 PM
Fix dynamoid specs
https://github.com/aasm/aasm/commit/542eeda8416828f5775c63ff3bcc1f3...
Committed by Aryk Grosz
- M lib/aasm/persistence/active_record_persistence.rb
- M lib/aasm/persistence/base.rb
- M lib/aasm/persistence/mongoid_persistence.rb
- M spec/unit/persistence/sequel_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.