{"id":15527247,"url":"https://github.com/matussn/temp_converter_gem","last_synced_at":"2025-10-06T11:17:58.756Z","repository":{"id":158384626,"uuid":"634018005","full_name":"MatusSN/temp_converter_gem","owner":"MatusSN","description":"convert temperatures","archived":false,"fork":false,"pushed_at":"2023-05-08T12:25:53.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T06:16:32.155Z","etag":null,"topics":["gem","ruby","ruby-gem","ruby-on-rails","rubygems","temperature-converter"],"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/MatusSN.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":"2023-04-28T20:28:10.000Z","updated_at":"2023-06-06T07:19:04.000Z","dependencies_parsed_at":"2023-07-11T07:33:28.907Z","dependency_job_id":null,"html_url":"https://github.com/MatusSN/temp_converter_gem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusSN%2Ftemp_converter_gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusSN%2Ftemp_converter_gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusSN%2Ftemp_converter_gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatusSN%2Ftemp_converter_gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatusSN","download_url":"https://codeload.github.com/MatusSN/temp_converter_gem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250431436,"owners_count":21429474,"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":["gem","ruby","ruby-gem","ruby-on-rails","rubygems","temperature-converter"],"created_at":"2024-10-02T11:05:12.111Z","updated_at":"2025-10-06T11:17:53.694Z","avatar_url":"https://github.com/MatusSN.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TempConverterGem\n**THIS GEM WILL NOT RECEIVE FUTURE UPDATES.**\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add temp_converter_gem\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    $ gem install temp_converter_gem\n\n## Usage\n```ruby\n# accepted scales -\u003e :kelvin, :celsius, :fahrenheit\n\nrequire 'temp_converter_gem'\n\n# Convert 68 degrees Fahrenheit to Celsius\ncelsius = TempConverterGem::Convert.to_celsius(:fahrenheit, 68)\nputs \"68 degrees Fahrenheit is #{celsius} degrees Celsius\"\n\n# Convert 20 degrees Celsius to Fahrenheit\nfahrenheit = TempConverterGem::Convert.to_fahrenheit(:celsius, 20)\nputs \"20 degrees Celsius is #{fahrenheit} degrees Fahrenheit\"\n\n# Convert 0 degrees Celsius to Kelvin\nkelvin = TempConverterGem::Convert.to_kelvin(:celsius, 0)\nputs \"0 degrees Celsius is #{kelvin} Kelvin\"\n\n\n\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/MatusSN/temp_converter_gem\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatussn%2Ftemp_converter_gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatussn%2Ftemp_converter_gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatussn%2Ftemp_converter_gem/lists"}