[openstreetmap/openstreetmap-website] Increase tag2link item leniency (PR #6470)
Tom Hughes
notifications at github.com
Wed Oct 29 10:56:22 UTC 2025
@tomhughes commented on this pull request.
> @@ -0,0 +1,57 @@
+# frozen_string_literal: true
+
+module Tag2link
+ class << self
The other option would be to use `class << self` just for the private methods as things like `lib/bounding_box.rb` do.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6470#discussion_r2472546053
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6470/review/3392729534 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251029/0bff3763/attachment.htm>
More information about the rails-dev
mailing list