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: 183,683 of 196,619
Downloads: 1,837

Daily

Ranking: 112,090 of 196,594
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,020,353,632rspec
37838,814,166activerecord
286195,435,976sqlite3
2,6208,107,298mobility

Owners

#GravatarHandle
1iconegemen