]> git.openstreetmap.org Git - rails.git/blob - app/views/notes/_description.html.erb
Don't cast object type and ID to string in case they are nil
[rails.git] / app / views / notes / _description.html.erb
1 <div>
2   <%= render :partial => "comment", :collection => description.comments %>
3 </div>