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