aboutsummaryrefslogtreecommitdiffstats
path: root/railties/environments/environment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/environments/environment.rb')
-rw-r--r--railties/environments/environment.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/railties/environments/environment.rb b/railties/environments/environment.rb
index 5cb201401b..1d27df2372 100644
--- a/railties/environments/environment.rb
+++ b/railties/environments/environment.rb
@@ -1,9 +1,5 @@
# Be sure to restart your server when you modify this file
-# Uncomment below to force Rails into production mode when
-# you don't control web/app server and can't set it the proper way
-# ENV['RAILS_ENV'] ||= 'production'
-
# Specifies gem version of Rails to use when vendor/rails is not present
<%= '# ' if freeze %>RAILS_GEM_VERSION = '<%= Rails::VERSION::STRING %>' unless defined? RAILS_GEM_VERSION