{"id":17182244,"url":"https://github.com/mooophy/ruby-kata","last_synced_at":"2025-03-25T01:44:14.654Z","repository":{"id":80823076,"uuid":"38883384","full_name":"Mooophy/Ruby-Kata","owner":"Mooophy","description":"Exercises for Ruby","archived":false,"fork":false,"pushed_at":"2015-08-31T15:02:16.000Z","size":320,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T03:27:21.319Z","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/Mooophy.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":"2015-07-10T14:09:07.000Z","updated_at":"2015-07-25T21:44:25.000Z","dependencies_parsed_at":"2023-03-12T12:13:36.711Z","dependency_job_id":null,"html_url":"https://github.com/Mooophy/Ruby-Kata","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/Mooophy%2FRuby-Kata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooophy%2FRuby-Kata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooophy%2FRuby-Kata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooophy%2FRuby-Kata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mooophy","download_url":"https://codeload.github.com/Mooophy/Ruby-Kata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245383118,"owners_count":20606265,"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":[],"created_at":"2024-10-15T00:36:25.872Z","updated_at":"2025-03-25T01:44:14.634Z","avatar_url":"https://github.com/Mooophy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":" Ruby-Kata\n----------\n## Handy tools\n * [vim-pathogen](https://github.com/tpope/vim-pathogen)\n *  [Navigating your bundled gems in Vim](http://effectif.com/vim/using-ctags-with-bundler-gems)\n\n## Vimrc\n```vim\nset tags+=gems.tags\nmap \u003cC-\\\u003e :tab split\u003cCR\u003e:exec(\"tag \".expand(\"\u003ccword\u003e\"))\u003cCR\u003e\nmap \u003cA-]\u003e :vsp \u003cCR\u003e:exec(\"tag \".expand(\"\u003ccword\u003e\"))\u003cCR\u003e\n\n\" size of a hard tabstop\nset tabstop=2\n\n\" size of an \"indent\"\nset shiftwidth=2\n\n\" a combination of spaces and tabs are used to simulate tab stops at a width\n\" other than the (hard)tabstop\nset softtabstop=2\n\n\" make \"tab\" insert indents instead of tabs at the beginning of a line\nset smarttab\n\n\" always uses spaces instead of tab characters\nset expandtab\n\nset number\nsyntax on\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooophy%2Fruby-kata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooophy%2Fruby-kata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooophy%2Fruby-kata/lists"}