From 436ec039c8a832639cf0aa531f92cc0f38ba3ce1 Mon Sep 17 00:00:00 2001 From: Jonas Lundqvist Date: Fri, 4 May 2012 19:56:34 +0200 Subject: [PATCH] remove debug_rjs reference --- config/environments/integration2.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/config/environments/integration2.rb b/config/environments/integration2.rb index d5630d80d..8b4b88521 100644 --- a/config/environments/integration2.rb +++ b/config/environments/integration2.rb @@ -15,7 +15,6 @@ Diaspora::Application.configure do # Show full error reports and disable caching config.consider_all_requests_local = true - config.action_view.debug_rjs = true config.action_controller.perform_caching = false # Don't care if the mailer can't send