Changeset [c8cd79b23b9177496cfa2f0f691f3e582dcb8d07] by Thorsten Böttger
November 27th, 2013 @ 06:26 PM
Rails 4 does not support Ruby 1.8.7
https://github.com/aasm/aasm/commit/c8cd79b23b9177496cfa2f0f691f3e5...
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.