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: 75,786 of 196,218
Downloads: 13,394

Daily

Ranking: 17,241 of 196,179
Downloads: 21

Depended by

RankDownloadsName
80,06212,315encoded_id-rails

Depends on

RankDownloadsName
5,6991,214,001sqids

Owners

#GravatarHandle
1iconstevegeek