Changeset [ec33533042c3e977c26ed5bd54d753141f722389] by Josh Teeter
January 23rd, 2017 @ 04:34 AM
Resolve Ruby 1.9.3 failing on CI (#430)
- Force installing nokogiri 1.6.8.1 version in the rails 4.2 files https://github.com/aasm/aasm/commit/ec33533042c3e977c26ed5bd54d7531...
Committed by Josh Teeter
- M ".travis.yml"
- M gemfiles/rails_4.2.gemfile
- M gemfiles/rails_4.2_mongo_mapper.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.