Categories: None [Edit]

friendly_uuid

https://rubygems.org/gems/friendly_uuid
https://github.com/glacials/friendly_uuid
FriendlyUUID is a Rails gem that shortens your UUID records' URLs. What once was 758d633c-61d4-4dfc-ba52-b7b498971097 becomes 758d. FriendlyUUID does not introduce any new state to your models, even under the hood. FriendlyUUID URLs are exactly as unique as they need to be. The first record will be one character. Would-be collisions expand to two characters, and so on. FriendlyUUID is inspired by friendly_id, but is focused on being lightweight and specific to models with UUID primary keys.

Total

Ranking: 80,231 of 186,883
Downloads: 10,948

Daily

Ranking: 162,131 of 186,872
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconglacials