Changeset [c32544cdfececc93b2f1db570c316081247b9d60] by Jack Thorne
March 3rd, 2016 @ 02:14 PM
remove pry that I left in
https://github.com/aasm/aasm/commit/c32544cdfececc93b2f1db570c31608...
Committed by Jack Thorne
- M lib/aasm/persistence/redis_persistence.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.