Started again with Rails 4
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / alternate_helpers / foo_helper.rb
diff --git a/vendor/rails/actionpack/test/fixtures/alternate_helpers/foo_helper.rb b/vendor/rails/actionpack/test/fixtures/alternate_helpers/foo_helper.rb
deleted file mode 100644 (file)
index a956fce..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-module FooHelper
-  def baz() end
-end