Changeset [00a2f2d483b29e99d50cd2b0e43aa5a03ae5c3de] by Thorsten Böttger
January 11th, 2014 @ 07:17 AM
not supporting Ruby 1.8.7 anymore
https://github.com/aasm/aasm/commit/00a2f2d483b29e99d50cd2b0e43aa5a...
Committed by Thorsten Böttger
- 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.