_notes_list.html.haml 89 Bytes Edit Raw Blame History 1 2 3 4 - @notes.each do |note| - next unless note.author = render "notes/note", note: note