Merged updates from trunk into stable branch
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / test / hello_world_from_rxml.builder
diff --git a/vendor/rails/actionpack/test/fixtures/test/hello_world_from_rxml.builder b/vendor/rails/actionpack/test/fixtures/test/hello_world_from_rxml.builder
new file mode 100644 (file)
index 0000000..8455b11
--- /dev/null
@@ -0,0 +1,4 @@
+xml.html do
+  xml.p "Hello"
+end
+"String return value"