{"id":28509152,"url":"https://github.com/atomicobject/mongoid_class_for_collection","last_synced_at":"2025-07-02T23:31:51.067Z","repository":{"id":66257783,"uuid":"1811073","full_name":"atomicobject/mongoid_class_for_collection","owner":"atomicobject","description":"Flexible migrations for mongoid_rails_migrations","archived":false,"fork":false,"pushed_at":"2012-03-02T16:03:52.000Z","size":96,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-06-08T22:08:10.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomicobject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-27T18:12:34.000Z","updated_at":"2013-12-01T12:29:40.000Z","dependencies_parsed_at":"2023-02-20T00:55:30.354Z","dependency_job_id":null,"html_url":"https://github.com/atomicobject/mongoid_class_for_collection","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/atomicobject/mongoid_class_for_collection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fmongoid_class_for_collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fmongoid_class_for_collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fmongoid_class_for_collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fmongoid_class_for_collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicobject","download_url":"https://codeload.github.com/atomicobject/mongoid_class_for_collection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fmongoid_class_for_collection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263232679,"owners_count":23434719,"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-06-08T22:07:36.640Z","updated_at":"2025-07-02T23:31:51.052Z","avatar_url":"https://github.com/atomicobject.png","language":"Ruby","readme":"Description\n===========\n\nThe responsible way to work with migrations in mongoid.\n\nSynopsis\n========\n\nTODO\n\n### How do I use it?\n\ndef self.up\n  book_model = mongoid_class_for_collection :books do\n    # The same as Book.all\n    books = all\n  end\n\n  # or save the class for use just like your real model\n  puts book_model.first.name\n  end\nend\n\nAuthors\n=======\n\n* Shawn Anderson (shawn.anderson@atomicobject.com)\n* Sivabudh Umpudh (siva@atomicobject.com)\n* © 2011 [Atomic Object](http://www.atomicobject.com/)\n* More Atomic Object [open source](http://www.atomicobject.com/pages/Software+Commons) projects\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicobject%2Fmongoid_class_for_collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicobject%2Fmongoid_class_for_collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicobject%2Fmongoid_class_for_collection/lists"}