Changeset [21cf5769f09d0f1693aa01c8ccba7f2ea4fc6b7c] by Thorsten Böttger

May 7th, 2016 @ 09:15 PM

do not test with Ruby 2.0.0 and 2.1 anymore (focus on >= 2.2)
https://github.com/aasm/aasm/commit/21cf5769f09d0f1693aa01c8ccba7f2...

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.