Sign in Sign up
rubygems

strict_associations

Enforces that both sides of an association (e.g. belongs_to, has_many) are explicitly defined. Enforces that has_many (or has_one) associations define a :dependent option, or explicitly opt-out via `strict: false`

Activity

Latest release
6mo ago
Total releases
10
Cadence
~daily
Last 12 months
10

Reach

Stars

Details

License
MIT
First release
Mar 12, 2026
Releases
Version Released
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial