0.0
space_cadet is a simple hack, for any ActiveRecord supported database, which provides a uuids table of distributable identities of space cadets -- ActiveRecord::Base instances which use the SpaceCadetWrapper. Each space cadet has by reference a space_id unique in the set of all local space cadets...
2021
2022
2023
2024
2025
2026
0.0
Helpers to use UUID with uuidtools
2021
2022
2023
2024
2025
2026
0.0
FFI Wrapper for libuuid with extra helpers for common UUID tasks like getting an array of uuids for quicker distribution
2021
2022
2023
2024
2025
2026
0.0
UUIDParameter handles a :uuid column and validation for any model.
2021
2022
2023
2024
2025
2026
0.03
Implementation of UUID v7
2021
2022
2023
2024
2025
2026
0.02
URL-friendly, Base32-encoded UUIDs for Rails models
2021
2022
2023
2024
2025
2026
0.01
Generate UUID(rfc4122) version 3(based on md5) or version 5(based on sha-1).
2021
2022
2023
2024
2025
2026
0.01
Helps using uuid everywhere in routes instead of id for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.01
Convert UUIDs to compact Base58 or Base62 representations (22 chars vs 36). Guaranteed roundtrip encoding, URL-safe output, and built-in UUID generation.
2021
2022
2023
2024
2025
2026
0.0
Override migration methods to support UUID/ULID columns without having to be explicit about it.
2021
2022
2023
2024
2025
2026
0.0
Converts BSON::ObjectId to and from UUIDv1's.
2021
2022
2023
2024
2025
2026
0.0
Generate and find by UUIDs in ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
Adds association_uuids= method on has_many and has_and_belongs_to_many associations
2021
2022
2023
2024
2025
2026
0.0
A simple gem to auto generate UUIDs for the id field of models.
2021
2022
2023
2024
2025
2026
0.0
This extends shoulda-matchers to allow validating binary uuids in models.
2021
2022
2023
2024
2025
2026
0.0
UUIDv47 implementation in Ruby
2021
2022
2023
2024
2025
2026
0.0
A UUIDv4 support library
2021
2022
2023
2024
2025
2026
0.0
nice and easy, user-facing uuids
2021
2022
2023
2024
2025
2026
0.0
Allows ActiveRecord to use (native) UUIDs, even as primary keys. Currently only works with PostgreSQL.
2021
2022
2023
2024
2025
2026
0.0
extend to base58 readable short uuid-style ids
2021
2022
2023
2024
2025
2026