]> git.openstreetmap.org Git - rails.git/blob - app/views/api/notes/_description.html.erb
Use Open3.capture2 instead of backticks, to avoid command line injection risks
[rails.git] / app / views / api / notes / _description.html.erb
1 <div>
2   <%= render :partial => "comment", :collection => description.comments %>
3 </div>