[openstreetmap/openstreetmap-website] Communities - communities (PR #3717)

Brian DeRocher notifications at github.com
Fri May 31 01:01:43 UTC 2024


@openbrian commented on this pull request.



> +    lat1 = Random.rand(-90.0..90.0)
+    lat2 = Random.rand(-90.0..90.0)
+    lat1, lat2 = lat2, lat1 if lat2 < lat1

Nice, I went with the Array construction with a block.

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

Message ID: <openstreetmap/openstreetmap-website/pull/3717/review/2089628685 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240530/d9ba5671/attachment.htm>


More information about the rails-dev mailing list