Changeset [d883af3e2b6a5573a2b3532671b696a65f8d5c9d] by Anil Maurya
July 18th, 2017 @ 02:31 AM
Version bump to 4.12.1
https://github.com/aasm/aasm/commit/d883af3e2b6a5573a2b3532671b696a...
Committed by Anil Maurya
- M CHANGELOG.md
- 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.