aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2017-01-27 13:14:42 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2017-01-30 12:34:55 +0100
commit9af37f5658440ed0914416ef7056628d48ca969c (patch)
tree1c7021647fcdf78d8607ecf0a299e730db94e31a /server/sonar-web/src/main
parent96bfde91a0006ef4577acd0d35f83745ac7699e5 (diff)
downloadsonarqube-9af37f5658440ed0914416ef7056628d48ca969c.tar.gz
sonarqube-9af37f5658440ed0914416ef7056628d48ca969c.zip
SONAR-8684 Clean up rails files
Diffstat (limited to 'server/sonar-web/src/main')
-rw-r--r--server/sonar-web/src/main/webapp/META-INF/init.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/webapp/META-INF/init.rb b/server/sonar-web/src/main/webapp/META-INF/init.rb
deleted file mode 100644
index cc389146b29..00000000000
--- a/server/sonar-web/src/main/webapp/META-INF/init.rb
+++ /dev/null
@@ -1 +0,0 @@
-ENV['GEM_HOME'] ||= $servlet_context.getRealPath('/WEB-INF/gems')