app/views/rapidfire/questions/index.html.erb in rapidfire-2.1.0 vs app/views/rapidfire/questions/index.html.erb in rapidfire-3.0.0
- old
+ new
@@ -1,7 +1,7 @@
<h2>
Questions
- <%= link_to "New Question", new_question_group_question_path(@question_group) %>
+ <%= link_to "New Question", new_survey_question_path(@survey) %>
</h2>
<hr/>
<table>
<colgroup>