]> git.openstreetmap.org Git - rails.git/blob - app/views/note/read.xml.builder
Drop with_format and user the new :formats render option instead
[rails.git] / app / views / note / read.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "note", :object => @note)