Changeset [b48e9401bac824cf7666e5891e5435e15515d0ef] by Thorsten Böttger
February 23rd, 2015 @ 03:19 AM
Merge pull request #214 from Shwetakale/issue_206
Initialize aasm state after initialize for mongoid
https://github.com/aasm/aasm/commit/b48e9401bac824cf7666e5891e5435e...
Committed by Thorsten Böttger
- M lib/aasm/persistence/mongoid_persistence.rb
- M spec/models/mongoid/simple_new_dsl_mongoid.rb
- M spec/unit/persistence/mongoid_persistance_spec.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.