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:
=

install:
=

Versions:

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

Development Dependencies (4):

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

Owners:

Pushed by:

Authors:

  • egemen öztürk

SHA 256 checksum:

=

Total downloads 538

For this version 127

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: