Commit 394b0e33

mo khan <mo@mokhan.ca>
2013-06-01 21:48:09
remove comments
1 parent b89c605
Changed files (1)
config.ru
@@ -2,7 +2,3 @@
 
 require ::File.expand_path('../config/environment',  __FILE__)
 run Cake::Application
-#Cake::Application.config.middleware.use ExceptionNotifier,
-  #:email_prefix => "[CakeSide] ",
-  #:sender_address => %{"notifier" <noreply@cakeside.com>},
-  #:exception_recipients => %w{mo.khan+cakeside@gmail.com luuduong@gmail.com}