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.rc5 April 09, 2025 (25KB)
  2. 1.0.0.rc4 April 29, 2024 (14KB)
  3. 1.0.0.rc3 October 23, 2023 (13.5KB)
  4. 1.0.0.rc2 August 07, 2023 (12.5KB)
  5. 1.0.0.rc1 August 06, 2023 (12.5KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (1):

hashids ~> 1.0

所有者:

プッシュ者:

作者:

  • Stephen Ierodiaconou

SHA 256チェックサム:

=

累計ダウンロード数 4,503

このバージョンのみ 938

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.7.0

リンク: