Skip to content

Commit 43e2184

Browse files
committed
Use new helper in template
1 parent 9a6460a commit 43e2184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdoc/generator/template/rails/_context.rhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</div>
5353
<% end %>
5454

55-
<%= description_for section %>
55+
<%= comments_for @context, section %>
5656

5757
<!-- Constants -->
5858
<% unless constants.empty? %>

0 commit comments

Comments
 (0)