Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxwell Salzberg <maxwell@joindiaspora.com>2011-09-05 22:03:20 +0400
committerMaxwell Salzberg <maxwell@joindiaspora.com>2011-09-06 00:28:08 +0400
commit7ff11188b620b33ce9eb5f2287d6724c164d861d (patch)
treeac9195051376db8c1b18d79af5db2231f569a941 /config/environments
parentcac4b1ba4eca451922050369e118fe523fc19bc1 (diff)
update gemfile
Diffstat (limited to 'config/environments')
-rw-r--r--config/environments/development.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/environments/development.rb b/config/environments/development.rb
index 0051d171d..6cbcc8d96 100644
--- a/config/environments/development.rb
+++ b/config/environments/development.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