templates/default/method_details/html/header.erb in yard-0.9.16 vs templates/default/method_details/html/header.erb in yard-0.9.17
- old
+ new
@@ -1,3 +1,3 @@
-<div class="method_details <%= @index == 0 ? 'first' : '' %>">
- <%= yieldall %>
+<div class="method_details <%= @index == 0 ? 'first' : '' %>">
+ <%= yieldall %>
</div>
\ No newline at end of file