]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from config/environment.rb.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 19 Aug 2011 11:32:51 +0000 (11:32 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 19 Aug 2011 11:32:51 +0000 (11:32 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6463 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/environment.rb

index 3d4f1e80f4f8d5fa342e9c4ddbe4a68863958f9a..a2332a008b9d90e052968ca7361f0a36243b8ff1 100644 (file)
@@ -1,6 +1,6 @@
 # Be sure to restart your web server when you modify this file.
 
-# Uncomment below to force Rails into production mode when 
+# 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'
 
@@ -30,7 +30,7 @@ Rails::Initializer.run do |config|
   # Add additional load paths for sweepers
   config.autoload_paths += %W( #{RAILS_ROOT}/app/sweepers )
 
-  # Force all environments to use the same logger level 
+  # Force all environments to use the same logger level
   # (by default production uses :info, the others :debug)
   # config.log_level = :debug