]> git.openstreetmap.org Git - rails.git/blob - app/views/note/list.xml.builder
38b239afc98e40bd5aec7ef58ebde5ce4de35593
[rails.git] / app / views / note / list.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "note", :collection => @notes)