Changeset [54c4fc4c5d5e645d04a0bde94eff3cd36d129a89] by Anil

February 25th, 2016 @ 04:36 PM

Fix Mongoid has_many association _ids helper issue

Committed by Anil

  • A spec/models/mongoid/mongoid_relationships.rb
  • M lib/aasm/persistence/mongoid_persistence.rb
  • M spec/unit/persistence/mongoid_persistence_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.