Changeset [f950de009d7448654a750bc718560092846c2980] by Aryk Grosz
June 13th, 2017 @ 08:19 AM
Fix Sequel deprecation warnings
Fixes #470
(cherry picked from commit ba93fe50cf0fa9d4a096ab1468472f5058d2faa9) https://github.com/aasm/aasm/commit/f950de009d7448654a750bc71856009...
Committed by Aryk Grosz
- M lib/aasm/persistence/sequel_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.