Sha256: cc0bc9a00c520cd4ec3607a104991629c075634e1ea18112a23e6aa139481f41

Contents?: true

Size: 297 Bytes

Versions: 6

Compression:

Stored size: 297 Bytes

Contents

- question = question_group.questions.where(is_comment: true)
- if question && !question.empty? && response = question.first.responses.first
  = render "surveyor_gui/shared/new_line"
  %tr
    %td  
    %td  
    %td
      = question.first.text+":"
    %td
      = response.string_value

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
upgrade_surveyor_gui-0.1.3 app/views/surveyor_gui/shared/_grid_comments.html.haml
upgrade_surveyor_gui-0.1.2 app/views/surveyor_gui/shared/_grid_comments.html.haml
surveyor_gui-0.1.2 app/views/surveyor_gui/shared/_grid_comments.html.haml
surveyor_gui-0.1.1 app/views/surveyor_gui/shared/_grid_comments.html.haml
surveyor_gui-0.1.0 app/views/surveyor_gui/shared/_grid_comments.html.haml
surveyor_gui-0.0.3 app/views/surveyor_gui/shared/_grid_comments.html.haml