Changeset [1c37b508717a5d7e19d68442047c3afb036f09d9] by Shweta

February 22nd, 2015 @ 06:13 AM

Refs [#206] Initialize aasm state after initialize for mongoid
https://github.com/aasm/aasm/commit/1c37b508717a5d7e19d68442047c3af...

Committed by Shweta

  • M lib/aasm/persistence/mongoid_persistence.rb
  • M spec/models/mongoid/simple_new_dsl_mongoid.rb
  • M spec/unit/persistence/mongoid_persistance_spec.rb
New-ticket Create new ticket

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.