[openstreetmap/openstreetmap-website] Upgrade to rails 7.1.0 (PR #4278)
Tom Hughes
notifications at github.com
Wed Oct 11 16:15:17 UTC 2023
@tomhughes commented on this pull request.
> @@ -56,10 +56,8 @@
# Highlight code that triggered database queries in logs.
config.active_record.verbose_query_logs = true unless Settings.status == "database_offline"
- # Debug mode disables concatenation and preprocessing of assets.
- # This option may cause significant delays in view rendering with a large
- # number of complex assets.
- config.assets.debug = true
It was just because it was the new default from upstream. It didn't break it for me though I agree that it may make debugging a lot harder so I was surprised upstream had removed it. I guess it's related to the change in preferred methods for asset handling so I'll revert that for us.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4278#discussion_r1355328304
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4278/review/1671791713 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231011/d4338481/attachment.htm>
More information about the rails-dev
mailing list