JSON Typed Attributes

Define typed attributes backed by JSON fields in Rails models. Use when models need flexible data storage with type casting, validations, and form integration. Supports integer, decimal, string, text, boolean, date, and array types.

rolemodel 601f3dc 10.0 KB Updated

File contents

RoleModel/rolemodel-skills/tree/main/skills/json-typed-attributes commit 601f3dc2d0

Frequently asked questions

npx skillmds@latest add rolemodel/json-typed-attributes