0.0
RUUID (Ruby UUID) parses, generates, and represents RFC 4122 universally unique identifiers.
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for the uuid library in your OS.
2021
2022
2023
2024
2025
2026
0.0
Stop hitting the DB with every secure-token submission. Encoded Tokens have the ID, or UUID, encoded within the token itself - increasing both security and performance. Coded in plain Ruby, EncodedToken is framework agnostic.
2021
2022
2023
2024
2025
2026
0.0
Add timestamps, parent PID's and request UUID's to each logger line.
2021
2022
2023
2024
2025
2026
0.0
Sequel Model plugin that adds [0-9a-z] unique id prefixed by a custom string.
2021
2022
2023
2024
2025
2026
0.0
== Description
A tool for describing and validating objects as intuitively as possible.
Easier to read and write than JSON Schema, and more powerful than a simple hash comparison.
Example usage:
shape = {
:$uuid => {
email: :$email,
first_name: String,
las...
2021
2022
2023
2024
2025
2026
0.0
Tranlates Wodbys instance UUIDs into instance names
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to modify Unicorn's procline to display request method, path and uuid during the request.
2021
2022
2023
2024
2025
2026
0.0
Support for rails_admin field types UUID and Citext
2021
2022
2023
2024
2025
2026
0.0
Generate secure 64-bit integers using the same approach used by UUIDs.
2021
2022
2023
2024
2025
2026
0.0
Mongoid::UPK generates more unique `_id` by using UUID.
2021
2022
2023
2024
2025
2026