]> git.openstreetmap.org Git - rails.git/blob - app/views/api/notes/_description.html.erb
Bump rubocop-capybara from 2.22.1 to 2.23.0 in the rubocop group
[rails.git] / app / views / api / notes / _description.html.erb
1 <%# locals: (description:) %>
2
3 <div>
4   <%= render :partial => "comment", :collection => description.comments %>
5 </div>