{"id":15512748,"url":"https://github.com/testdouble/bootboot-example","last_synced_at":"2025-10-12T09:31:39.115Z","repository":{"id":66161842,"uuid":"205966392","full_name":"testdouble/bootboot-example","owner":"testdouble","description":"An example of using boot-boot.","archived":true,"fork":false,"pushed_at":"2021-05-06T15:13:18.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T14:39:16.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://blog.testdouble.com/posts/2019-09-03-3-keys-to-upgrading-rails","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/testdouble.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":"2019-09-03T01:43:47.000Z","updated_at":"2024-01-10T18:38:17.000Z","dependencies_parsed_at":"2023-02-21T17:00:15.337Z","dependency_job_id":null,"html_url":"https://github.com/testdouble/bootboot-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/testdouble/bootboot-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdouble%2Fbootboot-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdouble%2Fbootboot-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdouble%2Fbootboot-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdouble%2Fbootboot-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testdouble","download_url":"https://codeload.github.com/testdouble/bootboot-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdouble%2Fbootboot-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010939,"owners_count":26084837,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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-02T09:53:49.962Z","updated_at":"2025-10-12T09:31:38.852Z","avatar_url":"https://github.com/testdouble.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# bootboot-example\n\nThis is an example of using Shopify's\n[bootboot](https://github.com/Shopify/bootboot) to dual-boot an app, switching\nwith an environment variable.\n\nTo start, run:\n\n```\n$ bundle install\n$ bundle bootboot\n```\n\nThis should create `Gemfile.lock` and `Gemfile_next.lock` files for you, but it\nwon't ([apparently](https://github.com/Shopify/bootboot/issues/28)) install the\n`RAILS_NEXT` gems, so you'll also need to run:\n\n```\n$ RAILS_NEXT=1 bundle install\n```\n\nOnce both sets of gems are installed, you can run the little program in this\nrepo under each version, with:\n\n```\n$ bundle exec ruby program.rb\nHello! Rails is version 5.0.7.2 because RAILS_NEXT=\"\"\n```\n\nAnd under the `RAILS_NEXT` version:\n\n```\n$ RAILS_NEXT=1 bundle exec ruby program.rb\nHello! Rails is version 5.1.7 because RAILS_NEXT=\"1\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdouble%2Fbootboot-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestdouble%2Fbootboot-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdouble%2Fbootboot-example/lists"}