Changeset [2afbc42a8c16bac407936188592ad0151926605c] by Ivan Kataitsev
May 24th, 2018 @ 06:13 AM
Update README.md since AASM::Base#states
returns an
Array of AASM::Core::State
https://github.com/aasm/aasm/commit/2afbc42a8c16bac407936188592ad01...
Committed by Ivan Kataitsev
- 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.