From 2c82df97feda85fbd20e0f4fc64125c8c1d26f65 Mon Sep 17 00:00:00 2001 From: Jonathan Hefner Date: Tue, 10 Oct 2023 12:21:58 -0500 Subject: [PATCH] Sort Namespace list by name only This makes it easier to scan the Namespace list when looking for an approximate name. --- lib/rdoc/generator/template/rails/_context.rhtml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/lib/rdoc/generator/template/rails/_context.rhtml b/lib/rdoc/generator/template/rails/_context.rhtml index 2e8a0da4..005069ee 100644 --- a/lib/rdoc/generator/template/rails/_context.rhtml +++ b/lib/rdoc/generator/template/rails/_context.rhtml @@ -158,11 +158,8 @@
Namespace
<% end %>