From 5cef8bcc549bf714c1c73e658fd96d5fea0fab84 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 30 Apr 2008 15:00:59 -0500 Subject: Forgot these --- actionpack/test/fixtures/mascots/_mascot.html.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/mascots/_mascot.html.erb (limited to 'actionpack/test/fixtures/mascots') diff --git a/actionpack/test/fixtures/mascots/_mascot.html.erb b/actionpack/test/fixtures/mascots/_mascot.html.erb new file mode 100644 index 0000000000..432773a1da --- /dev/null +++ b/actionpack/test/fixtures/mascots/_mascot.html.erb @@ -0,0 +1 @@ +<%= mascot.name %> \ No newline at end of file -- cgit v1.2.3