RubyGems Navigation menu

encoded_id 0.2.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0.rc4 - April 29, 2024 (14 KB)
  2. 1.0.0.rc3 - October 23, 2023 (13.5 KB)
  3. 1.0.0.rc2 - August 07, 2023 (12.5 KB)
  4. 1.0.0.rc1 - August 06, 2023 (12.5 KB)
  5. 0.4.0 - December 04, 2022 (12 KB)
  6. 0.2.0 - October 12, 2022 (9.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

hashids ~> 1.0

Owners:

Pushed by:

Authors:

  • Stephen Ierodiaconou

SHA 256 checksum:

deadaef75ebbff2b075aa2cee47204c8ba36344c8cd5819a659b88608f48cb3d

Total downloads 3,403

For this version 453

License:

MIT

Required Ruby Version: >= 2.7.0

Links: