typed_attrs 0.2.2
TypedAttrs integrates Sorbet's T::Struct with ActiveRecord's JSON/JSONB columns, providing type-safe structured data storage with runtime and static type checking. Supports nested structs, arrays, hashes, union types, and automatic validation.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 6.0
sorbet-runtime
~> 0.5