RubyGems Navigation menu

friendly_uuid 0.3.2

FriendlyUUID is a Rails gem that shortens your UUID records' URLs. What once was 758d633c-61d4-4dfc-ba52-b7b498971097 becomes 758d. FriendlyUUID does not introduce any new state to your models, even under the hood. FriendlyUUID URLs are exactly as unique as they need to be. The first record will be one character. Would-be collisions expand to two characters, and so on. FriendlyUUID is inspired by friendly_id, but is focused on being lightweight and specific to models with UUID primary keys.

Gemfile:
=

安装:
=

版本列表:

  1. 0.3.2 October 29, 2024 (5.0 KB)
  2. 0.3.1 December 17, 2021 (5.0 KB)
  3. 0.3.0 November 12, 2020 (4.5 KB)
  4. 0.2.2 November 01, 2020 (4.5 KB)
  5. 0.1.0 November 01, 2020 (4.5 KB)
显示所有版本 (共 6 个)

所有者:

推送者:

作者:

  • Ben Carlsson

SHA 256 校验和:

=

下载总量 10,913

这个版本 246

版本发布:

许可:

CC-BY-NC-SA-4.0, LicenseRef-Licenseland

需要的 Ruby 版本: = 2.7.2

链接: