Changeset [6a5a5d1031aa6f2c0d8795d828f0ae8033c1a2d3] by Thorsten Böttger
December 27th, 2013 @ 10:58 AM
Merge pull request #104 from petergoldstein/feature/add_to_test_matrix
Travis - Add Rails 4.1.0.beta1, Ruby 2.1.0
https://github.com/aasm/aasm/commit/6a5a5d1031aa6f2c0d8795d828f0ae8...
Committed by Thorsten Böttger
- A gemfiles/rails_4.1.gemfile
- M .gitignore
- M .travis.yml
- M gemfiles/rails_3.2.gemfile
- M gemfiles/rails_4.0.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.