ruby-ulid 0.0.8
ULID(Universally Unique Lexicographically Sortable Identifier) is defined on https://github.com/ulid/spec. It has useful specs for actual applications. This gem aims to provide the generator, monotonic generator, parser and handy manipulation methods for the ID. Also having rbs signature files.
Gemfile:
=
install:
=
Runtime Dependencies (1):
integer-base
>= 0.1.2, < 0.2.0
Development Dependencies (2):
benchmark-ips
>= 2.8.4, < 3
yard
>= 0.9.26, < 2