Changeset [436ab88e65ee1a942c68018873d931b0f3cb4ae1] by Thorsten Boettger
February 13th, 2018 @ 04:37 AM
run Travis tests with Ruby 2.4.2
https://github.com/aasm/aasm/commit/436ab88e65ee1a942c68018873d931b...
Committed by Thorsten Boettger
- 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.