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