aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/environment.rb')
-rw-r--r--config/environment.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/environment.rb b/config/environment.rb
index e8898cf39..8de70344c 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -169,3 +169,7 @@ module WillPaginate
end
end
+# XXX temp debug for SQL logging production sites
+# ActiveRecord::Base.logger = Logger.new(STDOUT)
+
+