[openstreetmap/openstreetmap-website] Add Communities page (#3301)
Adam Hoyle
notifications at github.com
Sun Oct 17 22:05:20 UTC 2021
@atomoil commented on this pull request.
> @@ -0,0 +1,52 @@
+module OsmCommunityIndex
+ class OsmCommunityIndex
I'm happy to do this, but as my Ruby/Rails is incredibly rusty would you be able to provide any code examples?
> https://bearmetal.eu/theden/how-do-i-know-whether-my-rails-app-is-thread-safe-or-not/ for much more explanation on this.
That's a great article, thanks for sharing 😎
The other challenge is the localisation handling, which doesn't specifically know which locales are supported and so lazily loads/caches them when they are first requested (but this might be better covered responding to your note below)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3301#discussion_r730483638
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20211017/7ec9d890/attachment.htm>
More information about the rails-dev
mailing list