{"id":25233527,"url":"https://github.com/richardhpa/ruby-on-rails-tutorial","last_synced_at":"2025-04-05T17:12:47.044Z","repository":{"id":50045791,"uuid":"221154832","full_name":"RichardHpa/Ruby-on-Rails-Tutorial","owner":"RichardHpa","description":"Following basic ruby on rails tutorial","archived":false,"fork":false,"pushed_at":"2021-06-16T14:10:11.000Z","size":2384,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T07:40:28.106Z","etag":null,"topics":["rails","ruby","ruby-on-rails"],"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/RichardHpa.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}},"created_at":"2019-11-12T07:19:48.000Z","updated_at":"2020-07-21T22:58:20.000Z","dependencies_parsed_at":"2022-08-29T15:11:15.432Z","dependency_job_id":null,"html_url":"https://github.com/RichardHpa/Ruby-on-Rails-Tutorial","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/RichardHpa%2FRuby-on-Rails-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardHpa%2FRuby-on-Rails-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardHpa%2FRuby-on-Rails-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardHpa%2FRuby-on-Rails-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RichardHpa","download_url":"https://codeload.github.com/RichardHpa/Ruby-on-Rails-Tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"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":["rails","ruby","ruby-on-rails"],"created_at":"2025-02-11T13:57:08.940Z","updated_at":"2025-04-05T17:12:47.021Z","avatar_url":"https://github.com/RichardHpa.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby on Rails Tutorial\n\nThis is a project created in Ruby on Rails, following a tutorial by [Traversy Media.](https://www.youtube.com/watch?v=pPy0GQJLZUM)\n\n## Prerequisites\n\nMake sure you have installed all of the following prerequisites on your development machine:\n* Git - [Download \u0026 Install Git](https://git-scm.com/downloads). OSX and Linux machines typically have this already installed.\n* Ruby - [Download \u0026 Install Ruby](https://www.ruby-lang.org/en/downloads/). If you encounter any problems, you can also use this [RVM](https://rvm.io/) to install Ruby.\n* Rails - [Download \u0026 Install Rails](http://railsinstaller.org/en).\n* Ruby Gem - [Download \u0026 Install Ruby Gem](https://rubygems.org/pages/download).\n\n## Installing\n#### Cloning The GitHub Repository\nThe recommended way to use this application is to clone it.\n\n```bash\n    $ git clone https://github.com/RichardHpa/Ruby-on-Rails-Tutorial\n    $ cd Ruby-on-Rails-Tutorial\n```\n\n#### Installing Dependencies\nInstall all of the dependencies needed using Gem\n```bash\n    $ gem install\n```\n\n## Viewing your Application\nTo start the app on [http://localhost:3000/](http://localhost:3000/) you need to turn call the command bellow.\n```bash\n    $ rails s\n```\n\n## Commands to remember\n```bash\n    $ rails g controller $name\n```\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\n* This repository follows the[Ruby On Rails In 60 Minutes](https://www.youtube.com/watch?v=pPy0GQJLZUM) tutorial by  [Traversy Media](https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardhpa%2Fruby-on-rails-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardhpa%2Fruby-on-rails-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardhpa%2Fruby-on-rails-tutorial/lists"}