Sha256: d2db79bc2ad2b10a8a5d8e6f9d83048ed675071f6d6e8cd23cf1d61614592bac

Contents?: true

Size: 278 Bytes

Versions: 29

Compression:

Stored size: 278 Bytes

Contents

%p
  %b Name:
  = @feedback.name
%p
  %b Phone:
  = @feedback.phone
%p
  %b Email:
  = @feedback.email
%p
  %b Message:
  = @feedback.message
%p
  %b Want response:
  = @feedback.want_response

= link_to 'Edit', edit_feedback_path(@feedback)
\|
= link_to 'Back', feedbacks_path

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
wheels-0.1.30 app/views/feedbacks/show.html.haml
wheels-0.1.28 app/views/feedbacks/show.html.haml
wheels-0.1.27 app/views/feedbacks/show.html.haml
wheels-0.1.25 app/views/feedbacks/show.html.haml
wheels-0.1.24 app/views/feedbacks/show.html.haml
wheels-0.1.23 app/views/feedbacks/show.html.haml
wheels-0.1.22 app/views/feedbacks/show.html.haml
wheels-0.1.21 app/views/feedbacks/show.html.haml
wheels-0.1.20 app/views/feedbacks/show.html.haml
wheels-0.1.19 app/views/feedbacks/show.html.haml
wheels-0.1.18 app/views/feedbacks/show.html.haml
wheels-0.1.17 app/views/feedbacks/show.html.haml
wheels-0.1.16 app/views/feedbacks/show.html.haml
wheels-0.1.15 app/views/feedbacks/show.html.haml
wheels-0.1.14 app/views/feedbacks/show.html.haml
wheels-0.1.13 app/views/feedbacks/show.html.haml
wheels-0.1.12 app/views/feedbacks/show.html.haml
wheels-0.1.10 app/views/feedbacks/show.html.haml
wheels-0.1.9 app/views/feedbacks/show.html.haml
wheels-0.1.8 app/views/feedbacks/show.html.haml