aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenare Degan <henare.degan@gmail.com>2013-02-14 18:55:01 +1100
committerHenare Degan <henare.degan@gmail.com>2013-02-14 19:00:41 +1100
commit5bc55aa7cb1ea2a7a667cafc4fec4c74f947e578 (patch)
tree1c0e39cf600fcf86ed442bb0ef85bc591f728ba7
parent00fe0cfd7f6c6852722779e9df46ec13b8371cd8 (diff)
Remove RSpec version from debug page as it's not available in production
-rw-r--r--app/views/admin_general/debug.rhtml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/admin_general/debug.rhtml b/app/views/admin_general/debug.rhtml
index 99488ba0c..b0749bedb 100644
--- a/app/views/admin_general/debug.rhtml
+++ b/app/views/admin_general/debug.rhtml
@@ -20,8 +20,6 @@ Rails::VERSION::STRING <%=h Rails::VERSION::STRING%>
TMail::VERSION::STRING <%=h TMail::VERSION::STRING%>
<br>
Xapian::version_string <%=h Xapian::version_string%>
-<br>
-Spec::VERSION::STRING <%=h Spec::VERSION::STRING%>
</p>
<h2>Configuration</h2>