{"id":17231595,"url":"https://github.com/floehopper/metaclass","last_synced_at":"2025-06-15T18:06:06.942Z","repository":{"id":56883382,"uuid":"2192012","full_name":"floehopper/metaclass","owner":"floehopper","description":"Adds a metaclass method to all Ruby objects","archived":false,"fork":false,"pushed_at":"2019-06-17T12:41:59.000Z","size":2009,"stargazers_count":7,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T16:57:26.651Z","etag":null,"topics":["metaclass","metaprogramming","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floehopper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-11T15:42:43.000Z","updated_at":"2019-08-13T14:48:46.000Z","dependencies_parsed_at":"2022-08-20T13:10:43.998Z","dependency_job_id":null,"html_url":"https://github.com/floehopper/metaclass","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/floehopper/metaclass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floehopper%2Fmetaclass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floehopper%2Fmetaclass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floehopper%2Fmetaclass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floehopper%2Fmetaclass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floehopper","download_url":"https://codeload.github.com/floehopper/metaclass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floehopper%2Fmetaclass/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260026300,"owners_count":22947765,"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":["metaclass","metaprogramming","ruby"],"created_at":"2024-10-15T04:57:38.646Z","updated_at":"2025-06-15T18:06:06.897Z","avatar_url":"https://github.com/floehopper.png","language":"Ruby","readme":"## Metaclass [![Build Status](https://travis-ci.org/floehopper/metaclass.svg?branch=master)](https://travis-ci.org/floehopper/metaclass) [![Gem Version](https://badge.fury.io/rb/metaclass.png)](http://badge.fury.io/rb/metaclass)\n\nAdds a `__metaclass__` method to all Ruby objects.\n\n## Motivations\n\n* Even though WhyTheLuckyStiff's [metaid gem](https://rubygems.org/gems/metaid) does something similar, apparently the metaclass method without underscores [doesn't play well with Rails v2.3](https://github.com/floehopper/mocha/commit/f0749d6d291164cc9280aa8ba16f33d652d45fe1#commitcomment-475799).\n* I'm trying to extract code out of the [mocha gem](https://github.com/floehopper/mocha) and this is an obvious candidate.\n\n## License\n\nThis library is released under the [MIT License](http://www.opensource.org/licenses/MIT). See [COPYING.txt](https://github.com/floehopper/metaclass/blob/master/COPYING.txt).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloehopper%2Fmetaclass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloehopper%2Fmetaclass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloehopper%2Fmetaclass/lists"}