From cb6e4f85a60fdb720839cdc1bd94c2e4aefdcd45 Mon Sep 17 00:00:00 2001 From: Hartley McGuire Date: Sun, 14 Sep 2025 12:23:20 -0400 Subject: [PATCH] Remove last_modified from documentation index The method was removed from RDoc, so this change fixes compatibility with RDoc 6.13.0+ (The line was also removed from edge sdoc already because the value displayed doesn't really make since: it's the last_modified time of the Rails README.md and not anything to do with documentation generation) --- lib/rdoc/generator/template/rails/index.rhtml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/rdoc/generator/template/rails/index.rhtml b/lib/rdoc/generator/template/rails/index.rhtml index 4b8af275..8312d205 100644 --- a/lib/rdoc/generator/template/rails/index.rhtml +++ b/lib/rdoc/generator/template/rails/index.rhtml @@ -22,7 +22,6 @@ <% if ENV['HORO_BADGE_VERSION'] %>
<%= ENV['HORO_BADGE_VERSION'] %>