Changeset [9e22db4b7c939bd39d80c2bff4d9208a609f8262] by Thorsten Böttger

March 19th, 2016 @ 04:40 AM

allow Travis CI failing for Ruby 2.3 (as it is not yet providing that version)
https://github.com/aasm/aasm/commit/9e22db4b7c939bd39d80c2bff4d9208...

Committed by Thorsten Böttger

  • M ".travis.yml"
New-ticket Create new ticket

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.