Commit acc5ddcbaa4b38c41b154c7b11d182ad465f7f8a

Authored by LeandroNunes
1 parent b0f078de

ActionItem19: put it on development mode

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@926 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/environment.rb
... ... @@ -2,7 +2,7 @@
2 2  
3 3 # Uncomment below to force Rails into production mode when
4 4 # you don't control web/app server and can't set it the proper way
5   -ENV['RAILS_ENV'] ||= 'production'
  5 +#ENV['RAILS_ENV'] ||= 'production'
6 6  
7 7 # Specifies gem version of Rails to use when vendor/rails is not present
8 8 RAILS_GEM_VERSION = '1.1.6'
... ...