| Text | Question | Sort | Picture | |||
|---|---|---|---|---|---|---|
| <%= survey_choice.text %> | <%= survey_choice.question %> | <%= survey_choice.sort %> | <%= survey_choice.picture %> | <%= link_to 'Show', survey_choice %> | <%= link_to 'Edit', edit_survey_choice_path(survey_choice) %> | <%= link_to 'Destroy', survey_choice, method: :delete, data: { confirm: 'Are you sure?' } %> |