Changeset [ed26b2642410e9ec85cba3b55c8b874ae3e6e34a] by Thorsten Böttger
May 5th, 2015 @ 06:22 AM
fix for MongoMapper
https://github.com/aasm/aasm/commit/ed26b2642410e9ec85cba3b55c8b874...
Committed by Thorsten Böttger
- M lib/aasm/persistence/mongo_mapper_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.