[openstreetmap/openstreetmap-website] CRUD interface for moderation zones (PR #7148)
Pablo Brasero
notifications at github.com
Tue Jul 28 23:13:34 UTC 2026
@pablobm commented on this pull request.
> @@ -0,0 +1,83 @@
+# frozen_string_literal: true
+
+class ModerationZonesController < ApplicationController
+ layout :site_layout
+
+ before_action :authorize_web
+ before_action :set_locale
Done 👍
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7148#discussion_r3669813017
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7148/review/4802603584 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260728/657c9a82/attachment.htm>
More information about the rails-dev
mailing list