Changeset [f75f03b0dbc0571c85086e25866b9d3131a29e64] by anilmaurya
January 20th, 2018 @ 02:27 PM
Fix specs, lock "activerecord-jdbcsqlite3-adapter" to
"1.3.24"
https://github.com/aasm/aasm/commit/f75f03b0dbc0571c85086e25866b9d3...
Committed by anilmaurya
- M Appraisals
- M Gemfile
- M gemfiles/rails_3.2.gemfile
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.2.gemfile
- M gemfiles/rails_4.2_mongoid_5.gemfile
- 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.