aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/content_type
diff options
context:
space:
mode:
authorYehuda Katz <wycats@gmail.com>2009-08-15 20:33:34 -0700
committerYehuda Katz <wycats@gmail.com>2009-08-15 20:33:34 -0700
commitd6d550f0cbbe37fc8caf851e9143749f2fa5cd38 (patch)
tree888065ce1692ef4d773b91cbc842b6cdc625737c /actionpack/test/fixtures/content_type
parent7213da37cefff7801a61f302a647e337e2313858 (diff)
downloadrails-d6d550f0cbbe37fc8caf851e9143749f2fa5cd38.tar.gz
rails-d6d550f0cbbe37fc8caf851e9143749f2fa5cd38.tar.bz2
rails-d6d550f0cbbe37fc8caf851e9143749f2fa5cd38.zip
Missing fixture template -- fixes AP tests
Diffstat (limited to 'actionpack/test/fixtures/content_type')
-rw-r--r--actionpack/test/fixtures/content_type/render_default_content_types_for_respond_to.xml.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/content_type/render_default_content_types_for_respond_to.xml.erb b/actionpack/test/fixtures/content_type/render_default_content_types_for_respond_to.xml.erb
new file mode 100644
index 0000000000..25dc746886
--- /dev/null
+++ b/actionpack/test/fixtures/content_type/render_default_content_types_for_respond_to.xml.erb
@@ -0,0 +1 @@
+<hello>world</hello> \ No newline at end of file