Changeset [06373b90a068af43108f5467ced650328b1f5cd1] by Thorsten Böttger
May 7th, 2016 @ 09:38 PM
do not test Rails 4.1 anymore
https://github.com/aasm/aasm/commit/06373b90a068af43108f5467ced6503...
Committed by Thorsten Böttger
- R gemfiles/rails_4.1.gemfile
- R gemfiles/rails_4.1_mongo_mapper.gemfile
- M ".travis.yml"
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.