Hooks Rails' own generator commands (model, migration) and adds thecore:*-namespaced generators plus a check_practices rake task, replacing scaffolding logic previously duplicated in the Thecore VS Code extension. See docs/adr/0002-thecore-generators-gem-and-generator-hook-mechanism.md in the thecore repo for the design rationale.
Required Ruby Version
>= 3.1
Authors
Gabriele Tassoni