[openstreetmap/openstreetmap-website] A new foundation for user notifications (PR #6837)
Pablo Brasero
notifications at github.com
Wed Mar 11 14:08:19 UTC 2026
@pablobm commented on this pull request.
> @@ -0,0 +1,18 @@
+# frozen_string_literal: true
+
+class ChangesetCommentNotifier < ApplicationNotifier
+ recipients lambda {
Rubocop made me do it... :sweat: With the arrow syntax (default with the generator) I get: "Style/Lambda: Use the `lambda` method for multiline lambdas."
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6837#discussion_r2918607748
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6837/review/3929870180 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260311/17871698/attachment.htm>
More information about the rails-dev
mailing list