[openstreetmap/openstreetmap-website] Support for Development Containers (devcontainers) (PR #6424)

Marwin Hochfelsner notifications at github.com
Mon Oct 27 20:28:00 UTC 2025


@hlfan commented on this pull request.



> +From this terminal, you can run the test suite with `bin/rails test:all`:
+
+![Running the test suite in the terminal](./docs/assets/vscode-rails-test-all.png)
+
+Hopefully it should be all green? 🤞 You can also start a development server with `bin/rails s`:

I found specifying the bin directory not to be necessary:
```suggestion
>From this terminal, you can run the test suite with `rails test:all`:

![Running the test suite in the terminal](./docs/assets/vscode-rails-test-all.png)

Hopefully it should be all green? 🤞 You can also start a development server with `rails s`:
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6424#pullrequestreview-3385343475
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6424/review/3385343475 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251027/f6a85a82/attachment.htm>


More information about the rails-dev mailing list