Changeset [4a7a87bcc57edf54c843ccd6c69ba3d12295625d] by Reid Morrison

February 14th, 2015 @ 02:59 PM

Mongoid V4 uses bson v2 which is not compatible with mongo and therefore mongo_mapper
https://github.com/aasm/aasm/commit/4a7a87bcc57edf54c843ccd6c69ba3d...

Committed by Reid Morrison

  • A gemfiles/rails_4.0_bson1.gemfile
  • A gemfiles/rails_4.1_bson1.gemfile
  • A gemfiles/rails_4.2_bson1.gemfile
  • M ".travis.yml"
  • M Gemfile
  • M gemfiles/rails_3.2.gemfile
  • M gemfiles/rails_4.0.gemfile
  • M gemfiles/rails_4.1.gemfile
  • M gemfiles/rails_4.2.gemfile
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.