diff options
Diffstat (limited to 'config/environment.rb')
-rw-r--r-- | config/environment.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/environment.rb b/config/environment.rb index 43e4ce9e1..ccf4c9ed6 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -3,8 +3,6 @@ # Uncomment below to force Rails into production mode when # you don't control web/app server and can't set it the proper way -# (Hmmm, that's a bit daft - as well as setting it in the web server, -# it also needs setting in all the scripts, so actually this is a good place) # ENV['RAILS_ENV'] ||= 'production' # Specifies gem version of Rails to use when vendor/rails is not present |