{"id":17134135,"url":"https://github.com/fernandes/rails_template","last_synced_at":"2026-06-28T19:31:26.157Z","repository":{"id":80491808,"uuid":"570977526","full_name":"fernandes/rails_template","owner":"fernandes","description":"my rails template","archived":false,"fork":false,"pushed_at":"2023-05-08T14:39:18.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-07T21:23:48.141Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fernandes.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":"2022-11-26T18:47:38.000Z","updated_at":"2022-11-26T18:49:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"09a7bc46-3be6-4e15-b72f-cfff81920aa3","html_url":"https://github.com/fernandes/rails_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fernandes/rails_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandes%2Frails_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandes%2Frails_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandes%2Frails_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandes%2Frails_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandes","download_url":"https://codeload.github.com/fernandes/rails_template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandes%2Frails_template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34901959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":[],"created_at":"2024-10-14T19:43:59.525Z","updated_at":"2026-06-28T19:31:26.139Z","avatar_url":"https://github.com/fernandes.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Template\n\nKickstart a new rails app, as easy as\n\n```bash\nrails new foo -m /path/to/template.rb\n```\n\n## rails.rc\n\nTo automate the use of this template, I have a `rails.rc` with the following content.\n\n```bash\n⌁ cat ~/.railsrc \n--database=postgresql\n--skip-javascript\n--skip-hotwire\n--skip-asset-pipeline\n-m /path/to/rails_template/template.rb\n```\n\n## Applying Individual Tools\n\nThis template was created keeping in mind we can apply it to a new app, or just individual tools\nto existing rails apps, just apply individual, just run\n\n```bash\nbin/rails app:template LOCATION=/path/to/rails_template/tools/\u003ctool\u003e.rb\n```\n\n## References\n\nThis template is not intended to general use, I'm glad if you use and works for you, but the main goal is not support every single case. I'm opening the source so we can share from each other, think about this template as a _dotfiles_ repo.\n\nYou can check all the references (that I learned a lot from it), and create your very unique template\n\n- [Rails Guides](https://guides.rubyonrails.org/generators.html) is an amazing resource to learn the basic of the generators\n- [Rails Bytes](https://railsbytes.com/) has a lot of templates to explore and apply\n- [mattbrictson's template](https://github.com/mattbrictson/rails-template) is a great template to use and learn a lot from it\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandes%2Frails_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandes%2Frails_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandes%2Frails_template/lists"}