[openstreetmap/openstreetmap-website] WIP: DRY docs (PR #6458)
Marwin Hochfelsner
notifications at github.com
Thu Jan 22 11:24:03 UTC 2026
@hlfan commented on this pull request.
> @@ -101,6 +101,12 @@ Run the test suite:
docker compose run --rm web bundle exec rails test:all
```
+If you encounter errors about missing assets, precompile the assets:
+
+```bash
+docker compose run --rm web bundle exec rake assets:precompile
That section has duplicated itself.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6458#pullrequestreview-3691969953
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6458/review/3691969953 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260122/7449512c/attachment.htm>
More information about the rails-dev
mailing list