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: 73,722 of 196,832
Downloads: 14,041

Daily

Ranking: 22,303 of 196,799
Downloads: 15

Depended by

RankDownloadsName
77,76412,978encoded_id-rails

Depends on

RankDownloadsName
5,4591,366,826sqids

Owners

#GravatarHandle
1iconstevegeek