Changeset [dfb068e884507e20d98222e60bb8fedbd0bef313] by Anil Maurya
April 9th, 2017 @ 07:05 AM
Update rails dependency to 5.0.2 from 5.0.0
https://github.com/aasm/aasm/commit/dfb068e884507e20d98222e60bb8fed...
Committed by Anil Maurya
- 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.