RubyGems Navigation menu

encoded_id 0.4.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)
显示所有版本 (共 8 个)

Runtime 依赖 (1):

hashids ~> 1.0

业主:

推送:

作者:

  • Stephen Ierodiaconou

SHA 256 校验和:

011aca29d7db12800f8ea849d15fd737cdeddf414779667519b9b1a5ee47a5d0

下载总量 3,257

这个版本 731

许可:

MIT

需要的 Ruby 版本: >= 2.7.0

链接: