Changeset [9e010de88f0f5e9e17d29f8417923bdd2a172094] by Thorsten Boettger
February 13th, 2018 @ 06:31 AM
use latest Rails 4.2 version (4.2.10)
https://github.com/aasm/aasm/commit/9e010de88f0f5e9e17d29f8417923bd...
Committed by Thorsten Boettger
- M ".travis.yml"
- M Appraisals
- M gemfiles/rails_4.2.gemfile
- M gemfiles/rails_4.2_mongoid_5.gemfile
- M gemfiles/rails_4.2_nobrainer.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.