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: 101,112 of 191,663
Downloads: 8,102

Daily

Ranking: 25,001 of 191,631
Downloads: 13

Depended by

RankDownloadsName
90,5309,617encoded_id-rails

Depends on

RankDownloadsName
7,195628,113sqids

Owners

#GravatarHandle
1iconstevegeek