Sha256: 7da71e7b77bccc0ac0770981b050e2b1b97b5df9a1bc52e8091e250d71701c36

Contents?: true

Size: 180 Bytes

Versions: 6

Compression:

Stored size: 180 Bytes

Contents

<%= render partial: "rapidfire/answers/errors", locals: {answer: answer} %>

<%= f.label :answer_text, answer.question.question_text %>
<%= f.text_area :answer_text, :rows => 5 %>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rapidfire-3.0.0 app/views/rapidfire/answers/_long.html.erb
rapidfire-2.1.0 app/views/rapidfire/answers/_long.html.erb
rapidfire-2.0.0 app/views/rapidfire/answers/_long.html.erb
unique_rapidfire-1.0.0 app/views/rapidfire/answers/_long.html.erb
rapidfire-1.2.0 app/views/rapidfire/answers/_long.html.erb
rapidfire-1.0.0 app/views/rapidfire/answers/_long.html.erb