Changeset [5932c3dc9574718dde7a97a296b582ff7a44306d] by anilmaurya
February 13th, 2018 @ 02:20 AM
Exclude jruby for nobrainer
https://github.com/aasm/aasm/commit/5932c3dc9574718dde7a97a296b582f...
Committed by anilmaurya
- M ".travis.yml"
- M Appraisals
- M gemfiles/rails_3.2.gemfile
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.2.gemfile
- M gemfiles/rails_4.2_mongoid_5.gemfile
- M gemfiles/rails_4.2_nobrainer.gemfile
- M gemfiles/rails_5.0.gemfile
- M gemfiles/rails_5.0_nobrainer.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.