Sign in Sign up
rubygems

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.

Activity

Latest release
7mo ago
Total releases
13
Cadence
~2 months
Last 12 months
4

Reach

Stars

Details

License
MIT
First release
Oct 11, 2022
Releases
Version Released
1.1.0 minor
1.0.0 major
1.0.0.rc7 pre
1.0.0.rc6 pre
1.0.0.rc5 pre
1.0.0.rc4 pre
1.0.0.rc3 pre
1.0.0.rc2 pre
1.0.0.rc1 pre
0.4.0 minor
0.2.0 minor
0.3.0 minor
0.1.0 initial