Changeset [0c513e964269b9f65d76181883e8377652336b82] by Peter Glerup Ericson
September 7th, 2017 @ 07:56 AM
Fix job.fire to job.aasm.fire in README
https://github.com/aasm/aasm/commit/0c513e964269b9f65d76181883e8377...
Committed by Peter Glerup Ericson
- M README.md
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.