Skip to content

Commit

Permalink
Use new helper in template
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalcic committed Dec 27, 2024
1 parent 9a6460a commit 43e2184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rdoc/generator/template/rails/_context.rhtml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</div>
<% end %>

<%= description_for section %>
<%= comments_for @context, section %>

<!-- Constants -->
<% unless constants.empty? %>
Expand Down

0 comments on commit 43e2184

Please sign in to comment.