Changeset [006fe3bf1d8ce69965cb01826e84e5c0e183762e] by Anil
September 21st, 2016 @ 07:05 AM
Update AASM version to 4.11.1
https://github.com/aasm/aasm/commit/006fe3bf1d8ce69965cb01826e84e5c...
Committed by Anil
- M lib/aasm/version.rb
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.