about summary refs log tree commit homepage
path: root/test/rails/app-1.2.3/config/environments/development.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rails/app-1.2.3/config/environments/development.rb')
-rw-r--r--test/rails/app-1.2.3/config/environments/development.rb9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/rails/app-1.2.3/config/environments/development.rb b/test/rails/app-1.2.3/config/environments/development.rb
deleted file mode 100644
index 9d78f5e..0000000
--- a/test/rails/app-1.2.3/config/environments/development.rb
+++ /dev/null
@@ -1,9 +0,0 @@
-# -*- encoding: binary -*-
-
-config.cache_classes = false
-config.whiny_nils = true
-config.breakpoint_server = true
-config.action_controller.consider_all_requests_local = true
-config.action_controller.perform_caching = false
-config.action_view.cache_template_extensions = false
-config.action_view.debug_rjs = true