Categories: None [Edit]

encoded_id

https://rubygems.org/gems/encoded_id
https://github.com/stevegeek/encoded_id
Encode your numerical IDs (eg record primary keys) into obfuscated strings that can be used in URLs. The obfuscated strings are reversible, so you can decode them back into the original numerical IDs. Supports encoding multiple IDs at once, and generating IDs with custom alphabets and separators to make the IDs easier to read or share. Uses Sqids by default, with HashIds as an alternative.

Total

Ranking: 94,731 of 193,540
Downloads: 9,148

Daily

Ranking: 31,582 of 193,523
Downloads: 6

Depended by

RankDownloadsName
87,85010,359encoded_id-rails

Depends on

RankDownloadsName
6,282905,583sqids

Owners

#GravatarHandle
1iconstevegeek