Changeset [ace2982c3a01efcffdca5804309faea31df4a6c5] by Thorsten Böttger

August 27th, 2012 @ 04:52 AM

currently Travis CI fails while trying to test using JRuby, because of some issues with installing the sqlite gem; temp disabled for now
https://github.com/aasm/aasm/commit/ace2982c3a01efcffdca5804309faea...

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.