Changeset [7868d086708a2f2541d17711001dd5095ff5b36c] by Victor Shcherbakov
July 26th, 2017 @ 03:06 AM
Enable Dynamoid for Rails 5
https://github.com/aasm/aasm/commit/7868d086708a2f2541d17711001dd50...
Committed by Victor Shcherbakov
- M Appraisals
- 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.