0.01
No commit activity in last 3 years
No release in over 3 years
FFI Wrapper for libuuid with extra helpers for common UUID tasks like getting an array of uuids for quicker distribution
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Contains make configuration changes since this thing is a bitch to compile correclty. This library generates and parses Universally Unique Identifier (UUID), based on OSSP uuid C library. So, libossp-uuid library is pre-required. OSSP uuid (http://www.ossp.org/pkg/lib/uu...
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
A non-portable, fast, simple, atomic UUID generator.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Identifier is a Ruby unique identifier generator that wraps the UNIX, Linux and Macintosh 'uuid' library.
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Resque plugin that allows querying future jobs for it's result, for example: job = Resque.enqueue_future(MixerWorker, "yeah") # store job.uuid somewhere # Later on job = Resque.get_future_job(uuid) job.ready? job.result job.finished_at
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
The same as Ryan Bates uniquify gem, but uses UUID as default to generate tokens
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
An AR abstract superclass that features a UUID as the default 'id' column, and a generator.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
The has_uuid gem adds a UUID to your AR models. See the README for details.
2019
2020
2021
2022
2023
2024
0.25
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Add binary (not string) UUIDs to ActiveRecord in MySQL
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Add binary (not string) UUIDs to ActiveRecord in PostgreSQL
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
MongoMapper plugin that uses a UUID instead of the default ObjectID
2019
2020
2021
2022
2023
2024
0.01
No release in over 3 years
UUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Allows ActiveRecord to use (native) UUIDs, even as primary keys. Currently only works with PostgreSQL.
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Mongoid::UPK generates more unique `_id` by using UUID.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Ruby wrapper for the uuid library in your OS.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Adds support for PostgreSQL 128 bit UUID column type to ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A better way to do UUID in Rails 2/3
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
active_record_uuid is a nice gem that add uuid supports to your activerecord models (MySQL). It allows you to store uuid in various formats: binary (16 bytes), base64 (24 bytes), hexdigest (32 bytes), or string (36 bytes), and query back with uuid string.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Generates random mixes of numbers and letters of fixed length, usable as UUIDs. Now supports Arrays as an argument type for lean. Also has a instance-based interfaced, you now have to do: gid = GID.new; gid.generate
2019
2020
2021
2022
2023
2024