Changeset [c3153d56ad7b9f6ad713b4961235a508091c2ff0] by Thorsten Böttger

February 13th, 2018 @ 06:06 AM

Merge pull request #495 from aasm/add_rails_5_1_to_tests

Add tests for Rails 5.1
https://github.com/aasm/aasm/commit/c3153d56ad7b9f6ad713b4961235a50...

Committed by Thorsten Böttger

  • A gemfiles/rails_5.1.gemfile
  • M ".travis.yml"
  • M Appraisals
New-ticket Create new ticket

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.