summaryrefslogtreecommitdiffhomepage
path: root/templates/default/function_details/html/header.erb
blob: 2dd9d11cd2207d603084c586525528fed28089d1 (plain)
1
2
3
<div class="method_details <%= @index == 0 ? 'first' : '' %>">
  <%= yieldall %>
</div>