RubyGems Navigation menu

encoded_id 0.3.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0.rc4 - April 29, 2024 (14.0 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.0 KB)
  6. 0.3.0 - October 12, 2022 (9.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (1):

hashids ~> 1.0

擁有者:

推送者:

作者:

  • Stephen Ierodiaconou

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 3,420

這個版本 618

授權:

MIT

Ruby 版本需求: >= 2.7.0

相關連結: