app/views/shared/header/_logo.html.erb

Summary

Maintainability
Test Coverage
<div class="logo">
  <a href="<%= root_url %>" > <span class="image"></span> <span class="brand">Meppit</span> </a>
</div>