summaryrefslogtreecommitdiff
path: root/config/environments/development.rb
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-11-25 18:18:44 +0200
committerValery Sizov <vsv2711@gmail.com>2015-11-25 18:18:44 +0200
commit40ff1318d29884e4d17e7e450d8a7633e5ac36a9 (patch)
tree80363a35c2bf62156678b351cbd0802021f9ba54 /config/environments/development.rb
parent913b408c021d3a9e8b940f580e1e537ef6ed77fd (diff)
downloadgitlab-ce-40ff1318d29884e4d17e7e450d8a7633e5ac36a9.tar.gz
Rails update to 4.2.4
Diffstat (limited to 'config/environments/development.rb')
-rw-r--r--config/environments/development.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environments/development.rb b/config/environments/development.rb
index 827a110c249..c22722c606b 100644
--- a/config/environments/development.rb
+++ b/config/environments/development.rb
@@ -1,4 +1,4 @@
-Gitlab::Application.configure do
+Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb
# In the development environment your application's code is reloaded on