Sha256: 5ce9090e9425e6fbb3f24dda300b372d94e4eecc09f3af564d78bf185cc3b691

Contents?: true

Size: 211 Bytes

Versions: 6

Compression:

Stored size: 211 Bytes

Contents

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

<%= f.label :answer_text, answer.question.question_text %>
<%= f.select :answer_text, answer.question.options, include_blank: true %>

Version data entries

6 entries across 6 versions & 2 rubygems

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