can_has_state 0.2.2
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
< 5.0, >= 3.2.8
activesupport
< 5.0, >= 3.2.8
Development 依赖 (1):
sqlite3
>= 0