openstreetmap-website/app/views/note/list.xml.builder

3 lines
72 B
Ruby

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