Changeset [7db4cade249a309abbd62137d66da972cee33cc5] by Thorsten Böttger
October 27th, 2015 @ 05:28 AM
make AASM mongoid 5.0 compatible
https://github.com/aasm/aasm/commit/7db4cade249a309abbd62137d66da97...
Committed by Thorsten Böttger
- M lib/aasm/persistence/base.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.