{"id":21925102,"url":"https://github.com/fourstepper/rails-testing","last_synced_at":"2025-07-21T22:30:32.307Z","repository":{"id":211118708,"uuid":"727242583","full_name":"fourstepper/rails-testing","owner":"fourstepper","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-06T15:01:08.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-06T16:26:39.789Z","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/fourstepper.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}},"created_at":"2023-12-04T13:27:48.000Z","updated_at":"2023-12-06T16:26:43.106Z","dependencies_parsed_at":"2023-12-06T16:26:42.695Z","dependency_job_id":"14015c67-dadb-448c-9f44-aed8c34f4c12","html_url":"https://github.com/fourstepper/rails-testing","commit_stats":null,"previous_names":["fourstepper/rails-testing"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourstepper%2Frails-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourstepper%2Frails-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourstepper%2Frails-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourstepper%2Frails-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fourstepper","download_url":"https://codeload.github.com/fourstepper/rails-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226986440,"owners_count":17713649,"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":[],"created_at":"2024-11-28T21:17:11.975Z","updated_at":"2024-11-28T21:17:12.619Z","avatar_url":"https://github.com/fourstepper.png","language":"Ruby","readme":"# rails-testing\n\nMy testing Rails app to explore Ruby on Rails development workflow.\n\n## Findings:\n\n### Live reload in development\n\n`rails_live_reload` can be used without dependencies to live reload Rails during development\n\nTo Install:\n\n```sh\nbundle add rails_live_reload --group development\nrails generate rails_live_reload:install\n```\n\n### ./bin/dev not working with auto-installed foreman\n\n`./bin/dev`\n\n```\nbundle add foreman --group development\n```\n\nInto `./bin/dev`:\n\n```sh\n#!/usr/bin/env sh\n\nbundle exec foreman start -f Procfile.dev \"$@\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourstepper%2Frails-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffourstepper%2Frails-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourstepper%2Frails-testing/lists"}