Changeset [c704c993814d5a8a0696af2b91e85fc794dafbd3] by Thorsten Böttger
November 19th, 2014 @ 05:56 PM
update Rails versions for Travis CI
https://github.com/aasm/aasm/commit/c704c993814d5a8a0696af2b91e85fc...
Committed by Thorsten Böttger
- M gemfiles/rails_3.2.gemfile
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.1.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.