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: 181,375 of 193,214
Downloads: 1,661

Daily

Ranking: 37,933 of 193,188
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29983,045,376rspec
36793,912,258activerecord
279183,854,320sqlite3
2,7187,062,552mobility

Owners

#GravatarHandle
1iconegemen