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