Changeset [cce3de3e5c8fb55081dcfdbeb20a690b54341306] by Fernando Almeida
April 9th, 2017 @ 05:49 AM
Add documentation about aasm_event_failed
There are specs about this behavior, but it is not explicitly
documented.
https://github.com/aasm/aasm/commit/cce3de3e5c8fb55081dcfdbeb20a690...
Committed by Fernando Almeida
- 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.