From acc5ddcbaa4b38c41b154c7b11d182ad465f7f8a Mon Sep 17 00:00:00 2001 From: LeandroNunes Date: Mon, 19 Nov 2007 19:25:57 +0000 Subject: [PATCH] ActionItem19: put it on development mode --- config/environment.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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