{"id":22808353,"url":"https://github.com/sixarm/sixarm_ruby_active_record_uuid","last_synced_at":"2025-03-30T21:15:51.928Z","repository":{"id":1232337,"uuid":"1166083","full_name":"SixArm/sixarm_ruby_active_record_uuid","owner":"SixArm","description":"SixArm.com » Ruby » ActiveRecord UUID for creating models with universal id values","archived":false,"fork":false,"pushed_at":"2023-09-15T19:27:39.000Z","size":254,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-06T00:26:12.410Z","etag":null,"topics":["activerecord","gem","rails","ruby","uuid"],"latest_commit_sha":null,"homepage":"http://sixarm.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Homebrew/homebrew","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SixArm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-12-13T21:44:15.000Z","updated_at":"2023-09-15T19:27:43.000Z","dependencies_parsed_at":"2025-02-06T00:36:28.390Z","dependency_job_id":null,"html_url":"https://github.com/SixArm/sixarm_ruby_active_record_uuid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_active_record_uuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_active_record_uuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_active_record_uuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fsixarm_ruby_active_record_uuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SixArm","download_url":"https://codeload.github.com/SixArm/sixarm_ruby_active_record_uuid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379366,"owners_count":20767696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activerecord","gem","rails","ruby","uuid"],"created_at":"2024-12-12T11:09:21.359Z","updated_at":"2025-03-30T21:15:51.906Z","avatar_url":"https://github.com/SixArm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SixArm.com → Ruby → \u003cbr\u003e ActiveRecordUUID module to use UUID for ActiveRecord id\n\n* Doc: \u003chttp://sixarm.com/sixarm_ruby_active_record_uuid/doc\u003e\n* Gem: \u003chttp://rubygems.org/gems/sixarm_ruby_active_record_uuid\u003e\n* Repo: \u003chttp://github.com/sixarm/sixarm_ruby_active_record_uuid\u003e\n\u003c!--header-shut--\u003e\n\n\n## Introduction\n\nEnable Active Record models to use a UUID for the id field,\nby creating a UUID in the Active Record before_save method.\n\nBased on \"Using UUID/GUID as Primary Key in Rails\" by Paul Dix.\nhttp://codesnipers.com/?q=node/143\u0026title=using-uuid/guid-as-primary-key-in-rails\n\nFor docs go to \u003chttp://sixarm.com/sixarm_ruby_active_record_uuid/doc\u003e\n\nWant to help? We're happy to get pull requests.\n\n\n\u003c!--install-open--\u003e\n\n## Install\n\n### Gem\n\nTo install this gem in your shell or terminal:\n\n    gem install sixarm_ruby_active_record_uuid\n\n### Gemfile\n\nTo add this gem to your Gemfile:\n\n    gem 'sixarm_ruby_active_record_uuid'\n\n### Require\n\nTo require the gem in your code:\n\n    require 'sixarm_ruby_active_record_uuid'\n\n\u003c!--install-shut--\u003e\n\n\n## Example\n\n    class Item \u003c ActiveRecord::Base\n      include ActiveRecordUUID\n    end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixarm%2Fsixarm_ruby_active_record_uuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsixarm%2Fsixarm_ruby_active_record_uuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixarm%2Fsixarm_ruby_active_record_uuid/lists"}