added save routing
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
content_for :footer_title, "Skills Assessment"
|
||||
%>
|
||||
|
||||
<form method="post" action="/question">
|
||||
<%= form_tag(post_question_path) do %>
|
||||
<main class="questions_tpl">
|
||||
<h2 class="question-text"><%= @question.question %></h2>
|
||||
|
Reference in New Issue
Block a user