]> git.openstreetmap.org Git - rails.git/blob - app/views/api/notes/_description.html.erb
Run tests on ubuntu 20.04 and 22.04 with ruby 3.1
[rails.git] / app / views / api / notes / _description.html.erb
1 <div>
2   <%= render :partial => "comment", :collection => description.comments %>
3 </div>