app/views/search/all.html.haml

Summary

Maintainability
Test Coverage
= render partial: 'form',    locals: { headline: 'Refine your results', scope: @scope }
= render partial: 'results', locals: { scope: @scope }