{"id":49284009,"url":"https://github.com/sleepingkingstudios/sleeping_king_studios-tools","last_synced_at":"2026-04-25T20:05:39.586Z","repository":{"id":22076449,"uuid":"25405828","full_name":"sleepingkingstudios/sleeping_king_studios-tools","owner":"sleepingkingstudios","description":"A library of utility services and concerns.","archived":false,"fork":false,"pushed_at":"2026-03-30T20:31:21.000Z","size":751,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-30T22:20:14.487Z","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":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sleepingkingstudios.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-10-18T18:19:47.000Z","updated_at":"2026-03-30T20:30:45.000Z","dependencies_parsed_at":"2024-12-29T23:21:15.787Z","dependency_job_id":"683b6440-81cd-4e52-a761-49879e30c34d","html_url":"https://github.com/sleepingkingstudios/sleeping_king_studios-tools","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/sleepingkingstudios/sleeping_king_studios-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingkingstudios%2Fsleeping_king_studios-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingkingstudios%2Fsleeping_king_studios-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingkingstudios%2Fsleeping_king_studios-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingkingstudios%2Fsleeping_king_studios-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sleepingkingstudios","download_url":"https://codeload.github.com/sleepingkingstudios/sleeping_king_studios-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingkingstudios%2Fsleeping_king_studios-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32273224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-25T20:05:38.817Z","updated_at":"2026-04-25T20:05:39.579Z","avatar_url":"https://github.com/sleepingkingstudios.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SleepingKingStudios::Tools\n\nA library of utility services and concerns to expand the functionality of core classes without polluting the global namespace.\n\n\u003cblockquote\u003e\n  Read The\n  \u003ca href=\"https://www.sleepingkingstudios.com/sleeping_king_studios-tools\" target=\"_blank\"\u003e\n    Documentation\n  \u003c/a\u003e\n\u003c/blockquote\u003e\n\n## About\n\nSleepingKingStudios::Tools is tested against MRI Ruby 3.2 through 4.0.\n\n### Documentation\n\nMethod and class documentation is available courtesy of RubyDoc.\n\nDocumentation is generated using [YARD](https://yardoc.org/), and can be generated locally using the `yard` gem.\n\n### License\n\nSleepingKingStudios::Tools is released under the [MIT License](https://opensource.org/licenses/MIT).\n\n### Contribute\n\nThe canonical repository for this gem is on [GitHub](https://github.com/sleepingkingstudios/sleeping_king_studios-tasks). Community contributions are welcome - please feel free to fork or submit issues, bug reports or pull requests.\n\n### Code of Conduct\n\nPlease note that the `SleepingKingStudios::Tools` project is released with a [Contributor Code of Conduct](https://github.com/sleepingkingstudios/sleeping_king_studios-tools/blob/master/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.\n\n## Getting Started\n\nAdd the gem to your `Gemfile` or `gemspec`:\n\n```ruby\ngem 'sleeping_king_studios-tools'\n```\n\nRequire `SleepingKingStudios::Tools` in your code:\n\n```ruby\nrequire 'sleeping_king_studios/tools'\n```\n\nTo ensure that [message definitions](./tools/messages) are loaded, call the `SleepingKingStudios::Tools` initializer:\n\n- In the [initializer](./initializers) for your project:\n\n  ```ruby\n  module Space\n    @initializer = SleepingKingStudios::Tools::Toolbox::Initializer.new do\n      SleepingKingStudios::Tools::Toolbox.initializer.call\n    end\n  end\n  ```\n\n- Or, in the entry points of your application (such as a `bin` script or `spec_helper.rb`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleepingkingstudios%2Fsleeping_king_studios-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsleepingkingstudios%2Fsleeping_king_studios-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleepingkingstudios%2Fsleeping_king_studios-tools/lists"}