Skip to content

Commit f676ccc

Browse files
Merge pull request #275 from jonathanhefner/banner-remove-modified-time-from-file
Remove misleading "Last modified" time from `file.rhtml`
2 parents 47f21c5 + 67e3d7c commit f676ccc

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
@@ -33,7 +33,6 @@
3333
<a href="<%= github %>" target="_blank" class="github_url">on GitHub</a>
3434
<% end %>
3535
</li>
36-
<li>Last modified: <%= file.file_stat.mtime %></li>
3736
</ul>
3837
</div>
3938

0 commit comments

Comments
 (0)