Codeminer42/cm42-central

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

Summary

Maintainability
Test Coverage
<%= @actor.name %> has delivered your story '<%= @story.title %>'.

You can now review the story, and either accept or reject it.

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