Changeset [33e96c9dacb960312bc8a5aeeb08b8c010e58376] by Thorsten Böttger
May 5th, 2016 @ 11:34 PM
exclude mongoid from Rails 5.0 tests as it is not yet
compatible
https://github.com/aasm/aasm/commit/33e96c9dacb960312bc8a5aeeb08b8c...
Committed by Thorsten Böttger
- M gemfiles/rails_5.0.gemfile
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.