]> git.openstreetmap.org Git - rails.git/blob - app/views/map_bugs/read.xml.builder
Add methods to get a bug's author details from the first comment
[rails.git] / app / views / map_bugs / read.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "bug", :object => @bug)