Changeset [de1e3c337c711a4efe1e6f65387f5ec9b1e30505] by Thorsten Böttger

March 18th, 2016 @ 05:32 AM

Merge pull request #333 from anilmaurya/master

Fix Mongoid has_many association _ids helper issue
https://github.com/aasm/aasm/commit/de1e3c337c711a4efe1e6f65387f5ec...

Committed by Thorsten Böttger

  • 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.