0.0
A better way to do UUID in Rails 2/3
2021
2022
2023
2024
2025
2026
0.0
Mongoid extension for storing and retrieving UUIDs on documents.
2021
2022
2023
2024
2025
2026
0.0
An AR abstract superclass that features a UUID as the default 'id' column, and a generator.
2021
2022
2023
2024
2025
2026
0.0
A simple hello world gem that generates UUIDs using SecureRandom.
2021
2022
2023
2024
2025
2026
0.0
Convert Integer ID or UUID String to/from Base58 String; Generate random Base58 String
2021
2022
2023
2024
2025
2026
0.0
a fluent plugin by geovisor
2021
2022
2023
2024
2025
2026
0.0
Developed by: delynn@gmail.com
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
Ruby wrapper for https://github.com/liam-middlebrook/uuid_api_http
2021
2022
2023
2024
2025
2026
0.0
Add binary (not string) UUIDs to ActiveRecord in PostgreSQL
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
Installs blah blah blah
2021
2022
2023
2024
2025
2026
0.0
Optional patterns for Rails apps: multi-tenancy, RLS, outbox, health checks, auditing, soft delete, UUID primary keys, and document storage client. All features are configurable via initializer.
2021
2022
2023
2024
2025
2026
0.0
Online logging solution (like [Datadog](https://www.datadoghq.com)) have drastically transform the way we log.
An app will nowdays logs dozen (hundred) of logs per requests.
The issue is often to correlate this logs, with the initiating request (or job) and add shared metadata on this logs.
He...
2021
2022
2023
2024
2025
2026
0.0
Create, update, and delete records within a block, assign
the same request_uuid to them, and be able to easily view
and undo them
2021
2022
2023
2024
2025
2026
0.0
Use ID and UUID keys interchangeably
2021
2022
2023
2024
2025
2026
0.0
A standalone Ruby library and command-line tool for communicating with
OPNsense firewalls via their REST API. Features include UUID resolution
for ModelRelationField references, service reconfigure orchestration,
and OPNsense selection-hash normalization.
2021
2022
2023
2024
2025
2026
0.0
Identifier is a Ruby unique identifier generator that wraps the UNIX, Linux and Macintosh 'uuid' library.
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