{"id":15152698,"url":"https://github.com/machuu/railstutorial-sample_app","last_synced_at":"2026-03-01T04:09:25.968Z","repository":{"id":97755637,"uuid":"81287814","full_name":"machuu/railstutorial-sample_app","owner":"machuu","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-20T19:10:00.000Z","size":287,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T15:46:22.603Z","etag":null,"topics":["heroku","rails-tutorial","ruby","tutorial"],"latest_commit_sha":null,"homepage":"http://sampleapp.hoover.ml","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/machuu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-08T04:34:49.000Z","updated_at":"2017-09-28T10:58:26.000Z","dependencies_parsed_at":"2023-04-22T14:35:10.437Z","dependency_job_id":null,"html_url":"https://github.com/machuu/railstutorial-sample_app","commit_stats":{"total_commits":356,"total_committers":1,"mean_commits":356.0,"dds":0.0,"last_synced_commit":"47cc7675abc3dacdaed114d742edd32242b9da37"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/machuu/railstutorial-sample_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machuu%2Frailstutorial-sample_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machuu%2Frailstutorial-sample_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machuu%2Frailstutorial-sample_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machuu%2Frailstutorial-sample_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machuu","download_url":"https://codeload.github.com/machuu/railstutorial-sample_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machuu%2Frailstutorial-sample_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["heroku","rails-tutorial","ruby","tutorial"],"created_at":"2024-09-26T16:21:24.990Z","updated_at":"2026-03-01T04:09:25.946Z","avatar_url":"https://github.com/machuu.png","language":"Ruby","readme":"# Ruby on Rails Tutorial sample application\nLast deploy: [Heroku: Sample App](https://gentle-coast-14233.herokuapp.com/)\n\nThis is the sample application for\n[*Ruby on Rails Tutorial:\nLearn Web Development with Rails*](http://www.railstutorial.org/)\nby [Michael Hartl](http://www.michaelhartl.com/).\n\n## License\n\nAll source code in the [Ruby on Rails Tutorial](http://railstutorial.org/)\nis available jointly under the MIT License and the Beerware License. See\n[LICENSE.md](LICENSE.md) for details.\n\n## Getting started\n\n### Cloud 9 Prep\nSome extra steps to get setup in a fresh Cloud 9 workspace\n\nInstall necessary packages\n\n```\nrvm install 2.3.0\ngem install rails -v 5.1.2\n```\n\n### Heroku\n\nLog in to Heroku\n\n```\n$ heroku login\nEnter your Heroku credentials:\nEmail: matt@hoover.ml\nPassword: ************\nLogged in as matt@hoover.ml\n```\n\nAdd existing Heroku remote to git config\n\n**.git/config**\n\n```\n.\n.\n[remote \"heroku\"]\n        url = https://git.heroku.com/\u003cheroku_name\u003e.git\n        fetch = +refs/heads/*:refs/remotes/heroku/*\n.\n.\n```\n\n## Remaining config\n\nTo get started with the app, clone the repo and then install the needed gems:\n\n```\n$ bundle install --without production\n```\n\nNext, migrate the database:\n\n```\n$ rails db:migrate\n```\n\nFinally, run the test suite to verify that everything is working correctly:\n\n```\n$ rails test\n```\n\nIf the test suite passes, you'll be ready to run the app in a local server:\n\n```\n$ rails server\n```\n\nFor more information, see the\n[*Ruby on Rails Tutorial* book](http://www.railstutorial.org/book).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachuu%2Frailstutorial-sample_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachuu%2Frailstutorial-sample_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachuu%2Frailstutorial-sample_app/lists"}