]> git.openstreetmap.org Git - rails.git/blob - app/views/note/list.xml.builder
First pass at banishing the words "bug" and "OpenStreetBugs"
[rails.git] / app / views / note / list.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "note", :collection => @notes)