Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / test / hello_world_container.builder
diff --git a/vendor/rails/actionpack/test/fixtures/test/hello_world_container.builder b/vendor/rails/actionpack/test/fixtures/test/hello_world_container.builder
new file mode 100644 (file)
index 0000000..e48d75c
--- /dev/null
@@ -0,0 +1,3 @@
+xml.test do
+  render :partial => 'hello', :locals => { :xm => xml }
+end
\ No newline at end of file