aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorfrancis <francis>2008-04-16 12:00:10 +0000
committerfrancis <francis>2008-04-16 12:00:10 +0000
commit4f93923fbe3c1ae178c93d30c82f8b3a692ab6fe (patch)
tree82ceab0c50b353d109289eaa94eaa1efa869e16a /config/environment.rb
parent8fa715e5df5e388ef15581b93c8f16e3e94beede (diff)
Use Angie's email regexp as it doesn't freeze up.
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)
+
+