note_wall_email.text.erb 187 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 New message on the project wall <%= @note.project %> <%= url_for(project_wall_url(@note.project, anchor: "note_#{@note.id}")) %> <%= @note.author_name %> <%= @note.note %>