sibprogrammer/owp

View on GitHub
app/views/user_mailer/request_comment_email.erb

Summary

Maintainability
Test Coverage
<%= t('admin.requests.mail.new_comment.body', :request_id => @comment.request.id, :login => @comment.user.login) %>

<%= @comment.content %>