Changeset [de91f0ed8aa37cbaef7b47c4455e501dbeb70af9] by Thorsten Böttger
December 20th, 2014 @ 02:29 PM
let Travis build with Ruby 2.2 and Rails 4.2
https://github.com/aasm/aasm/commit/de91f0ed8aa37cbaef7b47c4455e501...
Committed by Thorsten Böttger
- A gemfiles/rails_4.2.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.