diff --git a/config/environment.rb b/config/environment.rb index f99a40f..ebf8011 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -2,7 +2,7 @@ # 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' +#ENV['RAILS_ENV'] ||= 'production' # Specifies gem version of Rails to use when vendor/rails is not present RAILS_GEM_VERSION = '1.1.6' -- libgit2 0.21.2