Categories: None [Edit]
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,607 of 183,127
Downloads: 354
Daily
Ranking: 19,630 of 183,106
Downloads: 12
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 818,160,872 | rspec |
35 | 596,341,077 | activerecord |
253 | 141,575,949 | sqlite3 |
2,992 | 3,977,869 | mobility |
Owners
# | Gravatar | Handle |
---|---|---|
1 | egemen |