Changeset [d24d74d744dfc7e044e306e7dbe55707b9429eb8] by Thorsten Böttger
May 5th, 2016 @ 11:14 PM
exclude mongoid from Rails 5.0 tests as it is not yet
compatible
https://github.com/aasm/aasm/commit/d24d74d744dfc7e044e306e7dbe5570...
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.