RubyGems Navigation menu

mobility_uniqueness 0.1.2

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

installation:
=

Versions:

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

Dépendances de Development (4):

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

Propriétaires:

Pushed by:

Auteurs:

  • egemen öztürk

Total de contrôle SHA 256:

=

Total de téléchargements 764

Pour cette version 171

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.0.0

Liens: