{"id":19761000,"url":"https://github.com/imhta/sample_rails_app","last_synced_at":"2026-05-11T01:18:29.357Z","repository":{"id":40218111,"uuid":"201951923","full_name":"imhta/sample_rails_app","owner":"imhta","description":"This is the sample application for Ruby on Rails Tutorial: Learn Web Development with Rails by Michael Hartl.","archived":false,"fork":false,"pushed_at":"2023-01-19T14:26:01.000Z","size":278,"stargazers_count":1,"open_issues_count":13,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-20T17:18:05.668Z","etag":null,"topics":["rails","ruby-on-rails-tutorial","sample-rails"],"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/imhta.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-08-12T14:56:29.000Z","updated_at":"2023-03-04T11:23:26.000Z","dependencies_parsed_at":"2023-01-28T19:15:46.466Z","dependency_job_id":null,"html_url":"https://github.com/imhta/sample_rails_app","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/imhta%2Fsample_rails_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imhta%2Fsample_rails_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imhta%2Fsample_rails_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imhta%2Fsample_rails_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imhta","download_url":"https://codeload.github.com/imhta/sample_rails_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241090717,"owners_count":19908005,"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-on-rails-tutorial","sample-rails"],"created_at":"2024-11-12T03:39:20.183Z","updated_at":"2026-05-11T01:18:24.316Z","avatar_url":"https://github.com/imhta.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sample_rails_app\nThis is basic application from [railstutorial](https://www.railstutorial.org/book), Here we develop a sample app demo application to show off some of the power of Rails. The purpose is to get a high-level overview of Ruby on Rails programming (and web development in general) by rapidly generating an application using scaffold generators, which create a large amount of functionality automatically.\n\n## Prerequisite\n\n- Ruby 2.6.3\n- Rails 5.2.3\n\n## Getting started\n\n\n```\ngit clone https://github.com/imhta/sample_rails_app.git\ncd sample_rails_app\n```\n\nTo get started with the app, clone the repo and then install the needed gems:\n\n```\nbundle install --without production\n```\n\nNext, migrate the database:\n\n```\nrails db:migrate\n```\n\nFinally, run the test suite to verify that everything is working correctly:\n\n```\nrails test\n```\n\nIf the test suite passes, you'll be ready to run the app in a local server:\n\n```\nrails server\n```\n\n## Author\n\n- [@imhta](https://github.com/imhta)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimhta%2Fsample_rails_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimhta%2Fsample_rails_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimhta%2Fsample_rails_app/lists"}