[openstreetmap/openstreetmap-website] WIP: DRY docs (PR #6458)
Pablo Brasero
notifications at github.com
Thu Jan 22 12:14:24 UTC 2026
@pablobm 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
I'm currently starting from scratch. I'll leave a comment when done :wink:
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6458#discussion_r2716655448
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6458/review/3692153982 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260122/18b05591/attachment.htm>
More information about the rails-dev
mailing list