Changeset [6c8a2003c59e3c495774750468a35b8e29fc578f] by Ryoji Yoshioka
December 12th, 2016 @ 11:13 AM
Update Travis CI configuration
- Use latest stable version https://github.com/aasm/aasm/commit/6c8a2003c59e3c495774750468a35b8...
Committed by Ryoji Yoshioka
- 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.