[openstreetmap/openstreetmap-website] Add frozen_string_literal comments to ruby files (PR #5932)

Tom Hughes notifications at github.com
Tue Apr 15 11:01:37 UTC 2025


tomhughes left a comment (openstreetmap/openstreetmap-website#5932)

The problem with that is that it will also affect any gems we use so if any of them try to modify a constant string (for example https://github.com/chef/ffi-libarchive/pull/90) then what is currently a deprecation warning will become a test failure.

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

Message ID: <openstreetmap/openstreetmap-website/pull/5932/c2804667785 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250415/3f0c908f/attachment.htm>


More information about the rails-dev mailing list