Changeset [6e601d624a0f3b2347720f60c20fdbb7a954e5f8] by Thorsten Böttger
November 27th, 2013 @ 05:08 PM
trying to enable Rubinius build on Travis
https://github.com/aasm/aasm/commit/6e601d624a0f3b2347720f60c20fdbb...
Committed by Thorsten Böttger
- M .travis.yml
- M Gemfile
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.