opengovernment/askthem

View on GitHub
app/views/question_mailer/notify_staff_question_at_threshold.text.erb

Summary

Maintainability
Test Coverage
A question has reached its delivery goal of <%= @question.signature_count %> signatures.

Title
<%= @question.title %>

Topic
<%= @question.subject %>

Body
<%= @question.body %>

Here's a permalink to that question: <%= question_url(@question.state, @question.id) %>

Thank you,
The AskThem Team