Changeset [ec9a629a73824d4f156e6cf02cce7073566b1a75] by Anil

February 26th, 2016 @ 04:13 AM

Fix has_many association _ids helper for Mongoid 3
https://github.com/aasm/aasm/commit/ec9a629a73824d4f156e6cf02cce707...

Committed by Anil

  • M lib/aasm/persistence/mongoid_persistence.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.