RubyGems Navigation menu

mobility_uniqueness 0.1.3

MobilityUniqueness extends the Mobility gem with locale-specific uniqueness validation for translated attributes in ActiveRecord models. It allows you to ensure that a given attribute, such as `name` in different locales, is unique within the specified locale. By using this validator, you can enforce uniqueness for translations without needing to write complex custom validation code in your Rails models. The gem works seamlessly with Mobility’s `KeyValue` backend to query translations and check for duplicates.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.3 December 01, 2024 (7.0 KB)
  2. 0.1.2 November 17, 2024 (7.0 KB)
  3. 0.1.1 November 17, 2024 (7.0 KB)
  4. 0.1.0 November 09, 2024 (7.0 KB)

Development 依赖 (4):

activerecord ~> 7.2, >= 7.2.2
mobility >= 0
rspec >= 0
sqlite3 >= 0

所有者:

推送者:

作者:

  • egemen öztürk

SHA 256 校验和:

=

下载总量 606

这个版本 151

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: