Changeset [6977091a1d3b8d5a19c24b16c60dc0624bbb9861] by Thorsten Böttger
May 3rd, 2014 @ 06:22 AM
fix Travis build for Ruby 2.1
https://github.com/aasm/aasm/commit/6977091a1d3b8d5a19c24b16c60dc06...
Committed by Thorsten Böttger
- 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.