Started again with Rails 4
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / test / hello.builder
diff --git a/vendor/rails/actionpack/test/fixtures/test/hello.builder b/vendor/rails/actionpack/test/fixtures/test/hello.builder
deleted file mode 100644 (file)
index a471553..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-xml.html do
-  xml.p "Hello #{@name}"
-  xml << render(:file => "test/greeting")
-end
\ No newline at end of file