Skip to content

Commit

Permalink
Submit missing fixture files
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7524 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
dhh committed Sep 21, 2007
1 parent 16529a9 commit 26238ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions actionpack/test/fixtures/test/content_for_concatenated.erb
@@ -0,0 +1,3 @@
<% content_for :title, "Putting stuff "
content_for :title, "in the title!" %>
Great stuff!
2 changes: 2 additions & 0 deletions actionpack/test/fixtures/test/content_for_with_parameter.erb
@@ -0,0 +1,2 @@
<% content_for :title, "Putting stuff in the title!" %>
Great stuff!

0 comments on commit 26238ac

Please sign in to comment.