Changeset [89836492d24813196e16c8a71bb467bfafd03b81] by anilmaurya
October 6th, 2016 @ 05:33 AM
Update rails dependency from "~>4.2" to ">4.2"
https://github.com/aasm/aasm/commit/89836492d24813196e16c8a71bb467b...
Committed by anilmaurya
- M 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.