Changeset [2703806b63a240a6e46f3affeb5ac7fd31ad1a32] by Thorsten Böttger
May 7th, 2016 @ 08:56 PM
rack 2.0 requires at least Ruby 2.2.2
https://github.com/aasm/aasm/commit/2703806b63a240a6e46f3affeb5ac7f...
Committed by Thorsten Böttger
- 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.