Categories: None [Edit]

mobility_uniqueness

https://rubygems.org/gems/mobility_uniqueness
https://github.com/egemen-dev/mobility_uniqueness
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.

Total

Ranking: 180,316 of 186,961
Downloads: 1,049

Daily

Ranking: 59,958 of 186,954
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27914,289,095rspec
36705,075,808activerecord
274162,433,697sqlite3
2,8425,507,874mobility

Owners

#GravatarHandle
1iconegemen