Changeset [9777f884333568a4f4a219d1742dc9ecb70a83c6] by Thorsten Böttger
August 15th, 2017 @ 06:54 AM
add tests for Rails 5.1
https://github.com/aasm/aasm/commit/9777f884333568a4f4a219d1742dc9e...
Committed by Thorsten Böttger
- A gemfiles/rails_5.1.gemfile
- M ".travis.yml"
- M Appraisals
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.