{"id":22337610,"url":"https://github.com/mkdika/learn-ruby","last_synced_at":"2025-07-29T22:33:03.011Z","repository":{"id":40468563,"uuid":"167208484","full_name":"mkdika/learn-ruby","owner":"mkdika","description":"Learning Ruby and Its Framework Repository","archived":false,"fork":false,"pushed_at":"2022-05-06T09:52:24.000Z","size":80,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T15:57:29.868Z","etag":null,"topics":["learning","poc","ruby","ruby-on-rails","training"],"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/mkdika.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":"2019-01-23T15:45:50.000Z","updated_at":"2022-12-14T07:40:19.000Z","dependencies_parsed_at":"2022-08-09T21:20:52.689Z","dependency_job_id":null,"html_url":"https://github.com/mkdika/learn-ruby","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdika%2Flearn-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdika%2Flearn-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdika%2Flearn-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkdika%2Flearn-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkdika","download_url":"https://codeload.github.com/mkdika/learn-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228054452,"owners_count":17862129,"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":["learning","poc","ruby","ruby-on-rails","training"],"created_at":"2024-12-04T06:10:42.146Z","updated_at":"2024-12-04T06:10:43.097Z","avatar_url":"https://github.com/mkdika.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn Ruby\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE)\n\nLearning Ruby language and its framework (Revisited).\n\nI am using:\n\n- [Ruby 2.5.1](https://www.ruby-lang.org/en/)\n- [Ruby on Rails 5.2.1](https://rubyonrails.org/)\n- [Ubuntu 18.04](http://releases.ubuntu.com/18.04/) x64-bit\n\n## Running Ruby code\n\n### Run Ruby script file\n\n```console\nruby \u003cpath-to-your-rb-file\u003e\n# example: ruby 01-helloworld.rb\n```\n\n### Interactive Ruby\n\nRunning ruby built in interactive console, in terminal run:\n\n```console\nirb\n```\n\n### Run Rails server\n\nFrom rails project root folder, run:\n\n```console\nrails server\n```\n\n## Reference \u0026 Tutorial\n\n### Ruby\n  - [Official Ruby Docs](https://www.ruby-lang.org/en/documentation/)\n  - [__Quick Start__: Ruby in 20 minutes](https://www.ruby-lang.org/en/documentation/quickstart/)\n  - [Learn Ruby the Hardway](https://learnrubythehardway.org/book/)\n  - [A crash course in Ruby](https://scotch.io/tutorials/a-crash-course-in-ruby)\n  - [Idiomatic Ruby: writing beautiful code](https://medium.com/the-renaissance-developer/idiomatic-ruby-1b5fa1445098)\n  - [6 Ruby Best Practices Beginners Should Know](https://www.codementor.io/ruby-on-rails/tutorial/6-ruby-best-practices-beginners-should-know)\n\n### Rails\n  - [Ruby on Rails Guides](https://guides.rubyonrails.org/)\n  - [The Ruby on Rails Tutorial](https://www.railstutorial.org/book)\n\n### Others\n  - [How to install Ruby on Ubuntu 18.04](https://linuxize.com/post/how-to-install-ruby-on-ubuntu-18-04/)\n\n\n## Copyright and License\n\nCopyright 2018-2019 Maikel Chandika (mkdika@gmail.com). Code released under the\nMIT License. See [LICENSE](/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkdika%2Flearn-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkdika%2Flearn-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkdika%2Flearn-ruby/lists"}