openstreetmap-website/app/views/notes/index.xml.builder

3 lines
86 B
Ruby

xml.instruct!
xml.notes << (render(:partial => "note", :collection => @notes) || "")