Changeset [b3113ceb9dff65eb96c06a6baf1ddd12d9919e7c] by Thorsten Böttger
May 26th, 2015 @ 05:29 AM
fix for MongoMapper
https://github.com/aasm/aasm/commit/b3113ceb9dff65eb96c06a6baf1ddd1...
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.