From dd3c0ae95c37f816bdb53e5578e63e2ba2e44add Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Tue, 1 Apr 2008 00:56:59 +0000 Subject: Missed adds. References #11491. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9178 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/test/fixtures/good_customers/_good_customer.html.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/good_customers/_good_customer.html.erb (limited to 'actionpack/test/fixtures/good_customers/_good_customer.html.erb') diff --git a/actionpack/test/fixtures/good_customers/_good_customer.html.erb b/actionpack/test/fixtures/good_customers/_good_customer.html.erb new file mode 100644 index 0000000000..a2d97ebc6d --- /dev/null +++ b/actionpack/test/fixtures/good_customers/_good_customer.html.erb @@ -0,0 +1 @@ +<%= greeting %> good customer: <%= good_customer.name %><%= good_customer_counter %> \ No newline at end of file -- cgit v1.2.3