Leverage existing polymorphic routes

This commit is contained in:
Jorge Manrubia
2025-08-28 10:34:36 +02:00
parent 65d90b73bd
commit 169bf490eb
2 changed files with 2 additions and 2 deletions
@@ -4,4 +4,4 @@
<%= event_notification_body(event).squish %>
<%= url_for(notification.source) %>
<%= url_for notification %>
@@ -4,4 +4,4 @@
<%= mention.source.mentionable_content.truncate(250) %>
<%= url_for(mention) %>
<%= url_for mention %>