]> git.openstreetmap.org Git - rails.git/blob - app/views/map_bugs/get_bugs.xml.builder
Always get the bug commenter name from the user if there is one
[rails.git] / app / views / map_bugs / get_bugs.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "bug", :collection => @bugs)