Changeset [4a61d6d8d6238864dc48f3867b2b5f98f34531c7] by anilmaurya
November 20th, 2017 @ 03:08 AM
Remove aasm_ensure_initial_state from SequelPersistence
before_create
https://github.com/aasm/aasm/commit/4a61d6d8d6238864dc48f3867b2b5f9...
Committed by anilmaurya
- 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.