Add annotate_rb gem and annotate all models
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run

This commit is contained in:
sto
2025-03-22 08:39:40 +01:00
parent 884dbf40d9
commit ce5b729fef
20 changed files with 383 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ GEM
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
annotaterb (4.14.0)
ast (2.4.2)
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
@@ -392,6 +393,7 @@ PLATFORMS
x86_64-linux-musl
DEPENDENCIES
annotaterb
bcrypt (~> 3.1.7)
bootsnap
bootstrap (~> 5.3.3)