universalid 0.1.3
Universal ID is a Ruby library that specializes in the serialization of Ruby objects to URL-safe strings, employing MessagePack and Brotli for optimized encoding. It facilitates efficient data transfer and state management across various computing processes. Designed to seamlessly integrate with Ruby applications, it does not rely on Rails-specific dependencies, making it adaptable for diverse Ruby projects.
Gemfile:
=
安裝:
=
Development 相依性套件 (14):
activerecord
>= 0
awesome_print
>= 0
faker
>= 0
globalid
>= 1.1
minitest-reporters
>= 0
model_probe
>= 0
pry-byebug
>= 0
pry-doc
>= 0
rainbow
>= 0
rake
>= 0
simplecov
>= 0
sqlite3
>= 0
standard
>= 1.32