From e5bf7b7207d69daf1c3537797aeeab2642f19514 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 1 Apr 2011 15:44:22 -0700 Subject: drop Rails 2.3.x tests They were transitionary releases and the logic to deal with them and Rack versioning was too much overhead. --- test/rails/app-2.3.8/config/environments/development.rb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/rails/app-2.3.8/config/environments/development.rb (limited to 'test/rails/app-2.3.8/config/environments/development.rb') diff --git a/test/rails/app-2.3.8/config/environments/development.rb b/test/rails/app-2.3.8/config/environments/development.rb deleted file mode 100644 index 3d381d2..0000000 --- a/test/rails/app-2.3.8/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_view.debug_rjs = true -config.action_controller.perform_caching = false -- cgit v1.2.3-24-ge0c7