Changeset [786e845601c6332921df927ddd1c81cfc26bc505] by Thorsten Böttger
December 20th, 2014 @ 02:53 PM
Ruby 2.2 works fine already (no error expected anymore)
https://github.com/aasm/aasm/commit/786e845601c6332921df927ddd1c81c...
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.