]> git.openstreetmap.org Git - rails.git/blob - app/views/note/list.xml.builder
Mass rename of "bugs" as "notes" for increased user friendliness
[rails.git] / app / views / note / list.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "note", :collection => @notes)