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

Missed svn adds. References #7534.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6969 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
Jeremy Kemper 2007-06-08 04:40:12 +00:00
parent b195ed61c8
commit cd9d1711da
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,6 @@
%p Hello there,
%p
Mr.
= @recipient
from haml

View file

@ -0,0 +1,6 @@
%p Hello there,
%p
Mr.
= @recipient
from haml