]> git.openstreetmap.org Git - rails.git/blob - app/views/map_bugs/get_bugs.xml.builder
Don't add a geographic condition when fetching an RSS feed with no bbox
[rails.git] / app / views / map_bugs / get_bugs.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "bug", :collection => @bugs)