From 88a3343ed57c01ca358da8473d15fc4d2b4a5bff Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 15 Feb 2005 01:24:55 +0000 Subject: Backed out of routing merge.. investigating missing patches git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@616 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/test/loading_module/content_controller.rb | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 activesupport/test/loading_module/content_controller.rb (limited to 'activesupport/test/loading_module/content_controller.rb') diff --git a/activesupport/test/loading_module/content_controller.rb b/activesupport/test/loading_module/content_controller.rb deleted file mode 100644 index f0870161e5..0000000000 --- a/activesupport/test/loading_module/content_controller.rb +++ /dev/null @@ -1,2 +0,0 @@ -class ContentController -end -- cgit v1.2.3