[openstreetmap/openstreetmap-website] Add Communities page (#3301)
Adam Hoyle
notifications at github.com
Wed Nov 24 22:52:47 UTC 2021
@atomoil commented on this pull request.
> @@ -106,6 +106,11 @@ def about
@locale = params[:about_locale] || I18n.locale
end
+ def communities
+ OsmCommunityIndex::LocalChapter.add_to_i18n # this should be called on app init
One thing tho - I would really appreciate any advice on where to move this to, so that it's called on initialisation of the website.
--
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#pullrequestreview-815430466
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20211124/12c7b984/attachment.htm>
More information about the rails-dev
mailing list