RubyGems Navigation menu

strict_associations 0.1.3

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`

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.9 March 13, 2026 (9.0 KB)
  2. 0.1.8 March 13, 2026 (9.0 KB)
  3. 0.1.7 March 13, 2026 (9.0 KB)
  4. 0.1.6 March 13, 2026 (9.0 KB)
  5. 0.1.5 March 13, 2026 (9.0 KB)
  6. 0.1.3 March 12, 2026 (8.5 KB)
顯示所有版本(共 10)

Runtime 相依性套件 (2):

activerecord >= 7.0, < 9
railties >= 7.0, < 9

Development 相依性套件 (5):

reissue ~> 0.4
rspec ~> 3.0
simplecov ~> 0.22
sqlite3 ~> 2.0
standard ~> 1.0

擁有者:

推送者:

作者:

  • Jeff Lange

SHA 256 總和檢查碼:

=

總下載次數 953

這個版本 97

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.1

相關連結: