Codeminer42/cm42-central

View on GitHub
app/views/notifications/new_note.text.erb

Summary

Maintainability
Test Coverage
<%= @note.user.name %> added the following comment to the story
"<%= @story.title %>":

<%= @note.note %>

<%= project_url @story.project %>#story-<%= @story.id %>