can_has_state 0.6.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 依赖 (1):
activemodel
>= 5.2, < 6.2
Development 依赖 (2):
minitest
>= 0
minitest-reporters
>= 0