RubyGems Navigation menu

strict_associations 0.1.9

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 (9KB)
  2. 0.1.8 March 13, 2026 (9KB)
  3. 0.1.7 March 13, 2026 (9KB)
  4. 0.1.6 March 13, 2026 (9KB)
  5. 0.1.5 March 13, 2026 (9KB)
全てのバージョンを表示(全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チェックサム:

=

累計ダウンロード数 1,103

このバージョンのみ 213

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1

リンク: