Changeset [14dc63ba81ebd373e6ad7cb8ab4db1151f73ad46] by Shweta
February 22nd, 2015 @ 06:38 AM
Refs [#206] initialize aasm state after initialize for
mongoid
https://github.com/aasm/aasm/commit/14dc63ba81ebd373e6ad7cb8ab4db11...
Committed by Shweta
- M lib/aasm/persistence/mongoid_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.