{"id":20956980,"url":"https://github.com/spilth/ubyray","last_synced_at":"2026-05-22T10:03:40.342Z","repository":{"id":4291319,"uuid":"5421594","full_name":"spilth/ubyray","owner":"spilth","description":"Ruby Gem for Pig Latin Translation","archived":false,"fork":false,"pushed_at":"2022-05-18T02:47:14.000Z","size":456,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-14T22:52:42.022Z","etag":null,"topics":["pig-latin","ruby"],"latest_commit_sha":null,"homepage":"","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/spilth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-15T03:25:01.000Z","updated_at":"2022-05-18T02:48:03.000Z","dependencies_parsed_at":"2022-09-05T01:50:45.798Z","dependency_job_id":null,"html_url":"https://github.com/spilth/ubyray","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fubyray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fubyray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fubyray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fubyray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spilth","download_url":"https://codeload.github.com/spilth/ubyray/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243352033,"owners_count":20276916,"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":["pig-latin","ruby"],"created_at":"2024-11-19T01:28:55.098Z","updated_at":"2025-12-27T13:19:41.409Z","avatar_url":"https://github.com/spilth.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://secure.travis-ci.org/spilth/ubyray.png?branch=master)](http://travis-ci.org/spilth/ubyray) [![Code Climate](https://codeclimate.com/github/spilth/ubyray.png)](https://codeclimate.com/github/spilth/ubyray) [![Coverage Status](https://coveralls.io/repos/spilth/ubyray/badge.png)](https://coveralls.io/r/spilth/ubyray)\n\n# [Ubyray](http://spilth.org/ubyray/)\n\nA Ruby library for translating English to Pig Latin.\n\nThis is also a project for practicing Ruby programming and getting familiar with a number of processes and tools used in the Ruby ecosystem, such as:\n\n- [Bundler](http://bundler.io)\n- [Rake](http://rake.rubyforge.org)\n- [RSpec](http://rspec.info)\n- [Cucumber](http://cukes.info)\n- [Guard](http://guardgem.org)\n- [TravisCI](https://travis-ci.org)\n- [Code Climate](https://codeclimate.com)\n- [RubyGems](http://rubygems.org)\n- [Ruby Doc](http://ruby-doc.org)\n- [Yard](http://yardoc.org)\n- [Relish](https://www.relishapp.com)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'ubyray'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it manually with:\n\n    $ gem install ubyray\n\n## Usage\n\n    require 'ubyray'\n    word = 'Ruby'\n    translated = Ubyray.translate(word)\n    puts \"The word '#{word}' in Pig Latin is '#{translated}'.\"\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Ubyray on...\n\n- [GitHub](https://github.com/spilth/ubyray/)\n- [Travis CI](https://travis-ci.org/spilth/ubyray/)\n- [Code Climate](https://codeclimate.com/github/spilth/ubyray/)\n- [Ruby Doc](http://www.rubydoc.org/github/spilth/ubyray)\n- [Relish](http://relishapp.com/spilth/ubyray/)\n- [RubyGems](https://rubygems.org/gems/ubyray/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspilth%2Fubyray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspilth%2Fubyray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspilth%2Fubyray/lists"}