1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Missed adds. References #11491.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9178 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
Jeremy Kemper 2008-04-01 00:56:59 +00:00
parent 9cc478a254
commit dd3c0ae95c
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
<%= greeting %> bad customer: <%= bad_customer.name %><%= bad_customer_counter %>

View file

@ -0,0 +1 @@
<%= greeting %> good customer: <%= good_customer.name %><%= good_customer_counter %>