Show ruby version on admin dashboard

This commit is contained in:
Jacob Vosmaer
2013-11-26 11:14:25 +01:00
parent c57180367c
commit cbbf715d30
@@ -126,3 +126,7 @@
GitLab Shell
%span.pull-right
= Gitlab::Shell.new.version
%p
Ruby
%span.pull-right
#{RUBY_VERSION}p#{RUBY_PATCHLEVEL}