Skip to content

Commit e807480

Browse files
jonathanhefnerrafaelfranca
authored andcommitted
Merge pull request #275 from jonathanhefner/banner-remove-modified-time-from-file
Remove misleading "Last modified" time from `file.rhtml`
1 parent c3f6bff commit e807480

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<a href="<%= github %>" target="_blank" class="github_url">on GitHub</a>
3131
<% end %>
3232
</li>
33-
<li>Last modified: <%= file.file_stat.mtime %></li>
3433
</ul>
3534
<% if ENV['HORO_BADGE_VERSION'] %>
3635
<div id="version-badge"><%= ENV['HORO_BADGE_VERSION'] %></div>

0 commit comments

Comments
 (0)