0.0
UUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
2021
2022
2023
2024
2025
2026
0.0
activerecord_uuid_as_pk is a extension for ActiveRecord to enable to use uuid for id attribute.
2021
2022
2023
2024
2025
2026
0.0
Creates UUID version 5 out of scientific name string. It uses globalnames.org domain for DNS namespace. There is a 1:1 relationship between the string and the corresponding UUID, so it allows globally connect data about a name string originated from independent sources without a need to negotiate...
2021
2022
2023
2024
2025
2026
0.0
uuid_v7 enables UUID V7 as primary keys in Rails, optimized for Mysql and Sqlite, with efficient migration and integration features.
2021
2022
2023
2024
2025
2026
0.04
Useful helpers to consistently migrate Integer id columns to UUID in PostgreSql. Special support for primary keys and references.
2021
2022
2023
2024
2025
2026
0.03
RSpec UUID matcher
2021
2022
2023
2024
2025
2026
0.15
Add binary (not string) UUIDs to ActiveRecord in MySQL
2021
2022
2023
2024
2025
2026
0.01
Uuid fields for mongoid
2021
2022
2023
2024
2025
2026
0.01
Override migration methods to support UUID columns without having to be explicit about it.
2021
2022
2023
2024
2025
2026
0.01
SQLite's UUID v4 extension, packaged as a gem.
2021
2022
2023
2024
2025
2026
0.01
UUID "version 6" implementation in Ruby
2021
2022
2023
2024
2025
2026
0.12
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
2021
2022
2023
2024
2025
2026
0.0
Port of wickedbyte/int-to-uuid. Encodes a non-negative 64-bit unsigned integer and an optional 32-bit namespace into a valid RFC 9562 Version 8 UUID.
2021
2022
2023
2024
2025
2026
0.0
UUID Validator for ActiveModel
2021
2022
2023
2024
2025
2026
0.0
UUID's for Mongoid4
2021
2022
2023
2024
2025
2026
0.0
Adds declarative uuid attribute initialization to models
2021
2022
2023
2024
2025
2026
0.0
Add UUID type to fast_attributes
2021
2022
2023
2024
2025
2026
0.0
UUID attribute for ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Initializer to auto set ID, when PK is a uuid.
2021
2022
2023
2024
2025
2026