Changeset [b80f4d156b48a1535142d5728e6cada8b5a0dc54] by Thorsten Böttger
March 19th, 2016 @ 12:55 AM
fix tests for Redis persistence
https://github.com/aasm/aasm/commit/b80f4d156b48a1535142d5728e6cada...
Committed by Thorsten Böttger
- M Gemfile
- M lib/aasm/persistence/redis_persistence.rb
- M spec/unit/persistence/redis_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.