Changeset [119775f0b178f3ec302d931b6a5cb85a63d8aecd] by Huiming Teo
July 27th, 2017 @ 03:41 AM
Use AASM::NO_VALUE as default value for to_state argument
https://github.com/aasm/aasm/commit/119775f0b178f3ec302d931b6a5cb85...
Committed by Huiming Teo
- M lib/aasm/aasm.rb
- M lib/aasm/core/event.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.