Changeset [9ef7ce9cc530670ad0ea2a8df9f6436e833fd51a] by Thorsten Böttger
January 8th, 2016 @ 12:27 AM
Merge pull request #291 from ferdinandrosario/jruby9k.4
attempt to check AASM compatible with latest rubies
https://github.com/aasm/aasm/commit/9ef7ce9cc530670ad0ea2a8df9f6436...
Committed by Thorsten Böttger
- M ".travis.yml"
- M gemfiles/rails_4.1.gemfile
- M gemfiles/rails_4.1_mongo_mapper.gemfile
- M gemfiles/rails_4.2.gemfile
- M gemfiles/rails_4.2_mongo_mapper.gemfile
- M gemfiles/rails_4.2_mongoid_5.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.