Changeset [0f081849f397e0fb32a8a4c609f3a3bb6f54757c] by Thorsten Böttger
May 7th, 2016 @ 09:15 PM
use Ruby 2.2.5 for Rails 5
https://github.com/aasm/aasm/commit/0f081849f397e0fb32a8a4c609f3a3b...
Committed by Thorsten Böttger
- M ".travis.yml"
- M gemfiles/rails_5.0.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.