From 12b3799448119a2cd5732670ad7e3cc9ce5707d0 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Sat, 19 Sep 2009 12:50:14 -0500 Subject: Avoid conflicts with another ContentTypeController used in testing --- actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml (limited to 'actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml') diff --git a/actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml b/actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml new file mode 100644 index 0000000000..c7926d48bb --- /dev/null +++ b/actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml @@ -0,0 +1 @@ +<%= 'hello world!' %> \ No newline at end of file -- cgit v1.2.3