app/views/layouts/_footer.html.erb

Summary

Maintainability
Test Coverage

<footer class="main-footer">
  <div class="pull-right hidden-xs">
    <b>Version</b> 0.0.1
  </div>
  <strong>Copyright &copy; 2018 <a href="https://github.com/neume">Neume</a>.</strong> All rights
  reserved.
</footer>