{"id":15405206,"url":"https://github.com/fnando/sublime-gem-description","last_synced_at":"2026-02-10T00:03:34.675Z","repository":{"id":66031466,"uuid":"439806516","full_name":"fnando/sublime-gem-description","owner":"fnando","description":"Show Rubygems description and annotate your code right from Sublime Text.","archived":false,"fork":false,"pushed_at":"2024-12-12T04:08:40.000Z","size":161,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-20T01:03:02.049Z","etag":null,"topics":["bundler","gemfile","rubygems","sublime-text","sublime-text-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","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/fnando.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-19T07:55:21.000Z","updated_at":"2025-01-16T17:34:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb978fc6-a212-4bd4-aab0-dbba4ef10108","html_url":"https://github.com/fnando/sublime-gem-description","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"0ce38010c29dd735f9763825eaf7756a7354c771"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fnando/sublime-gem-description","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fsublime-gem-description","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fsublime-gem-description/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fsublime-gem-description/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fsublime-gem-description/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/sublime-gem-description/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fsublime-gem-description/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29286835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bundler","gemfile","rubygems","sublime-text","sublime-text-plugin"],"created_at":"2024-10-01T16:15:25.794Z","updated_at":"2026-02-10T00:03:34.657Z","avatar_url":"https://github.com/fnando.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gem Description for Sublime Text\n\nShow Rubygems description and annotate your code.\n\nJust mouse over your Gemfile's `gem` definitions to show the popup.\n\nhttps://user-images.githubusercontent.com/3009/146667868-dfd13c6d-1a9e-4e3b-be94-8f138c5aed40.mp4\n\n## Installation\n\n### Setup Package Control Repository\n\n1. Follow the instructions from https://sublime.fnando.com.\n2. Open the command pallete, run “Package Control: Install Package“, then search\n   for “Gem Description“.\n\n### Git Clone\n\nClone this repository into the Sublime Text “Packages” directory, which is\nlocated where ever the “Preferences” -\u003e “Browse Packages” option in sublime\ntakes you.\n\n## Usage\n\nYou can configure this plugin by editing the settings file. You can either open\nthe command palette and search for “Gem Description: Settings” or use “Sublime\nText -\u003e Preferences -\u003e Package Settings -\u003e Gem Description -\u003e Settings”. The\ndefault settings are:\n\n```jsonc\n{\n  // The ruby command that will be used.\n  // If you use something like asdf, you may need to add the full path, as in\n  // \"/Users/fnando/.asdf/shims/ruby\".\n  \"command\": \"ruby\",\n\n  // Enable debug mode.\n  \"debug\": false\n}\n```\n\n## License\n\nCopyright (c) 2021 Nando Vieira\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Fsublime-gem-description","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnando%2Fsublime-gem-description","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Fsublime-gem-description/lists"}