can_has_state 0.4.1
can_has_state is a simplified state machine gem. It relies on ActiveModel and should be compatible with any ActiveModel-compatible persistence layer.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activemodel
< 6, >= 4
activesupport
< 6, >= 4
Development 相依性套件 (2):
minitest
>= 0
minitest-reporters
>= 0