RubyGems Navigation menu

mongoid-embedded-errors 4.0.0

Embedded documents in Mongoid can be really useful. However, when one of those embedded documents is invalid, Mongoid does not say which validation has failed. Instead of just saying that an embedded document is invalid, this gem modifies Mongoid behavior so it explicitly provides validation errors on a per-field basis for embedded documents, the same way it does for parent documents.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 4.0.0 - August 30, 2022 (13KB)
  2. 3.0.1 - September 29, 2020 (12.5KB)
  3. 2.1.1 - September 30, 2016 (12.5KB)
  4. 2.0.1 - July 18, 2013 (8.5KB)
  5. 2.0.0 - February 22, 2013 (7KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (1):

mongoid >= 7.0, < 9.0.0

Development依存関係 (2):

rubocop ~> 0.92
rubocop-rspec ~> 1.43

所有者:

プッシュ者:

作者:

  • Mark Bates, Kristijan Novoselić

SHA 256チェックサム:

=

累計ダウンロード数 313,976

このバージョンのみ 68,361

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

ライセンス:

MIT

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

リンク: