can_has_state 0.5.0
can_has_state is a simplified state machine gem. It relies on ActiveModel and should be compatible with any ActiveModel-compatible persistence layer.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
activemodel
< 6, >= 4
activesupport
< 6, >= 4
Development Dependencies (2):
minitest
>= 0
minitest-reporters
>= 0