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