Started again with Rails 4
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / helpers / fun / pdf_helper.rb
diff --git a/vendor/rails/actionpack/test/fixtures/helpers/fun/pdf_helper.rb b/vendor/rails/actionpack/test/fixtures/helpers/fun/pdf_helper.rb
deleted file mode 100644 (file)
index c4aea5a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-module Fun::PdfHelper
-  def foobar() 'baz' end
-end