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 --- actionpack/test/fixtures/helpers/fun/games_helper.rb | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 actionpack/test/fixtures/helpers/fun/games_helper.rb (limited to 'actionpack/test/fixtures/helpers') diff --git a/actionpack/test/fixtures/helpers/fun/games_helper.rb b/actionpack/test/fixtures/helpers/fun/games_helper.rb deleted file mode 100644 index bf60d9db0c..0000000000 --- a/actionpack/test/fixtures/helpers/fun/games_helper.rb +++ /dev/null @@ -1,3 +0,0 @@ -module Fun::GamesHelper - def stratego() "Iz guuut!" end -end \ No newline at end of file -- cgit v1.2.3