Sha256: 2cc4d0f2dae5e168703661bb6ea3ef0468717cb27e59029074cc00d6bf1461ae

Contents?: true

Size: 210 Bytes

Versions: 4

Compression:

Stored size: 210 Bytes

Contents

<%= render partial: "rapidfire/answers/errors", locals: {answer: answer} %>
<div class="form-group">
<%= f.label :answer_text, answer.question.question_text.html_safe %>
<%= f.text_field :answer_text %>
</div>

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
rapidfire-8.0.0 app/views/rapidfire/answers/_date.html.erb
rapidfire-8.0.0 app/views/rapidfire/answers/_numeric.html.erb
rapidfire-5.0.0 app/views/rapidfire/answers/_date.html.erb
rapidfire-5.0.0 app/views/rapidfire/answers/_numeric.html.erb