views/detail.html.erb in simplecov-rcov-0.3.5 vs views/detail.html.erb in simplecov-rcov-0.3.7
- old
+ new
@@ -48,9 +48,9 @@
</tr>
<%- end -%>
</tbody>
</table>
- <p>Generated on <%= generated_on %> with <a href="<%= SimpleCov::Formatter::RcovFormatter::UPSTREAM_URL %>">SimpleCov-RCov <%= SimpleCov::Formatter::RcovFormatter::VERSION %></a></p>
+ <p>Generated on <%= @generated_on %> with <a href="<%= SimpleCov::Formatter::RcovFormatter::UPSTREAM_URL %>">SimpleCov-RCov <%= SimpleCov::Formatter::RcovFormatter::VERSION %></a></p>
</body>
</html>