<%= link_to '[ b a c k . . ? ]', scraps_path %>

SCRAPBOOK ENTRY #<%= @scrap.id %>

<%= @scrap.text %>



<% if @scrap.music.present? %> Current Music: <%= @scrap.music %> <% end %>

<% if @scrap.mood.present? %>

Current Mood: <%= @scrap.mood %>

<% end %>