RubyGems Navigation menu

ruby-ulid 0.1.5

The ULID(Universally Unique Lexicographically Sortable Identifier) has useful specs for applications (e.g. `Database key`), especially possess all `uniqueness`, `randomness`, `extractable timestamps` and `sortable` features. This gem aims to provide the generator, monotonic generator, parser and handy manipulation features around the ULID. Also providing `ruby/rbs` signature files.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.8.0 - March 08, 2023 (24.0 KB)
  2. 0.7.0 - August 05, 2022 (24.0 KB)
  3. 0.6.1 - July 18, 2022 (23.5 KB)
  4. 0.6.0 - July 18, 2022 (23.5 KB)
  5. 0.5.0 - July 03, 2022 (22.5 KB)
  6. 0.1.5 - May 26, 2021 (22.5 KB)
顯示所有版本(共 36)

Development 相依性套件 (14):

benchmark-ips >= 2.9.1, < 3
irb >= 1.3.5, < 2.0
rake >= 13.0.3, < 20.0
rbs >= 1.2.0, < 2.0
rubocop >= 1.15.0, < 1.16.0
rubocop-md >= 1.0.1, < 2.0.0
rubocop-performance >= 1.11.3, < 1.12.0
rubocop-rake >= 0.5.1, < 0.6.0
rubocop-rubycw >= 0.1.6, < 0.2.0
steep >= 0.44.1, < 0.50.0
test-unit >= 3.4.1, < 4.0
warning >= 1.2.0, < 2.0
yard >= 0.9.26, < 2

擁有者:

Pushed by:

作者:

  • Kenichi Kamiya

SHA 256 checksum:

81f9f29b74b1220ec6fe9a3fa3b27627017d7e94cae9917427a1705af1289bf6

總下載次數 83,613

這個版本 1,568

License:

MIT

Ruby 版本需求: >= 2.6.0

New versions require MFA: true

相關連結: