openstreetmap-website/app/views/map_bugs/get_bugs.xml.builder
2011-05-07 14:54:16 +01:00

3 lines
70 B
Ruby

xml.instruct!
xml << render(:partial => "bug", :collection => @bugs)