0.0
Ruby libuuid
2021
2022
2023
2024
2025
2026
0.0
UUID compatible objects prefixed by time
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
在Mongoid实例初始化后自动生成uuid字段。
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
BetterAppGen generates production-ready Rails 8 applications with a modern, opinionated stack. Features include: Solid Stack (Cache, Queue, Cable) backed by PostgreSQL instead of Redis, Vite 7 with Tailwind CSS 4 and Stimulus for frontend, multi-database architecture with separate databases for a...
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
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
Time-ordered UUIDv4
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
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to create unique readable fantasy names as identifiers for your active record objects. You can also define multiple identifier columns and alternatively use a UUID or Devise.friendly_token as identifier.
2021
2022
2023
2024
2025
2026
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
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
Tranlates Wodbys instance UUIDs into instance names
2021
2022
2023
2024
2025
2026
0.0
DistorteD UUID/GUID library
2021
2022
2023
2024
2025
2026
0.0
HashMan takes any number (or uuid) and converts it to a unique hash. Includes methods on your class to access and reverse hash
2021
2022
2023
2024
2025
2026