{"id":26197284,"url":"https://github.com/mongoid/delayed_job_shallow_mongoid","last_synced_at":"2025-04-15T03:55:37.006Z","repository":{"id":1939905,"uuid":"2869088","full_name":"mongoid/delayed_job_shallow_mongoid","owner":"mongoid","description":"When the object or arg to a delayed_job is a Mongoid document, store only a small stub of the object instead of the full serialization.","archived":false,"fork":false,"pushed_at":"2017-04-07T15:17:06.000Z","size":72,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T03:55:32.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Pixel166/nabDasm","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongoid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-28T18:15:08.000Z","updated_at":"2019-04-20T15:44:38.000Z","dependencies_parsed_at":"2022-08-20T09:50:40.147Z","dependency_job_id":null,"html_url":"https://github.com/mongoid/delayed_job_shallow_mongoid","commit_stats":null,"previous_names":["joeyaghion/delayed_job_shallow_mongoid"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fdelayed_job_shallow_mongoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fdelayed_job_shallow_mongoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fdelayed_job_shallow_mongoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fdelayed_job_shallow_mongoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongoid","download_url":"https://codeload.github.com/mongoid/delayed_job_shallow_mongoid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003952,"owners_count":21196794,"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":[],"created_at":"2025-03-12T02:25:20.725Z","updated_at":"2025-04-15T03:55:36.985Z","avatar_url":"https://github.com/mongoid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"delayed_job_shallow_mongoid\n===========================\n\n[![Build Status](https://secure.travis-ci.org/joeyAghion/delayed_job_shallow_mongoid.svg?branch=master)](http://travis-ci.org/joeyAghion/delayed_job_shallow_mongoid)\n[![Gem Version](https://badge.fury.io/rb/delayed_job_shallow_mongoid.svg)](http://badge.fury.io/rb/delayed_job_shallow_mongoid)\n\nThis library short-circuits serialization of [Mongoid](http://mongoid.org) model instances when a delayed job is called on them, or when they're passed as arguments to a delayed job. Rather than generate and store the fully-serialized YAML, a simple stub is stored. When the job is run, the stub is recognized and a `find` is done to look up the underlying document. If a referenced model isn't found at this point, the job simply does nothing.\n\nThis gem supports Mongoid 3.x, 4.x and 5.x.\n\nContributions\n-------------\n\n* Contributions encouraged. Feature branches appreciated.\n* Development generously supported by [Artsy](http://artsy.net).\n\nCopyright\n---------\n\nCopyright (c) 2011-2015 Joey Aghion, Artsy Inc.\n\nMIT License. See [LICENSE](LICENSE.txt) for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongoid%2Fdelayed_job_shallow_mongoid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongoid%2Fdelayed_job_shallow_mongoid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongoid%2Fdelayed_job_shallow_mongoid/lists"}