activerecord-fsm 0.1.3
Use this gem to auto define Finite State Machine on ActiveRecord with one column named `status`.
Gemfile:
=
安装:
=
版本列表:
显示所有版本 (共 4 个)Runtime 依赖 (2):
activerecord
>= 5.2, < 7.0
activesupport
>= 5.2, < 7.0
Development 依赖 (1):
pry
~> 0.10