We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f6bff commit e807480Copy full SHA for e807480
lib/rdoc/generator/template/rails/file.rhtml
@@ -30,7 +30,6 @@
30
<a href="<%= github %>" target="_blank" class="github_url">on GitHub</a>
31
<% end %>
32
</li>
33
- <li>Last modified: <%= file.file_stat.mtime %></li>
34
</ul>
35
<% if ENV['HORO_BADGE_VERSION'] %>
36
<div id="version-badge"><%= ENV['HORO_BADGE_VERSION'] %></div>
0 commit comments