lite_state 0.2.0
LiteState is a minimal yet powerful state machine for ActiveRecord models. It provides: - Clean DSL for defining state transitions - Guard conditions to prevent invalid transitions - Automatic timestamp tracking - ActiveSupport::Notifications for monitoring state changes - Transaction safety - Enum validation
Gemfile:
=
安裝:
=
版本列表:
- 0.2.0 February 03, 2026 (16.0 KB)
Runtime 相依性套件 (2):
activerecord
>= 7.1
activesupport
>= 7.1