app/views/effective/logs/show.html.haml in effective_logging-3.5.1 vs app/views/effective/logs/show.html.haml in effective_logging-3.5.2

- old
+ new

@@ -1,3 +1,4 @@ -%h1.effective-heading= @page_title += render 'layout' do + %h1.effective-heading= @page_title -= render_log(@log) + = render_log(@log)