aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/replies
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2008-07-12 12:15:31 -0500
committerJoshua Peek <josh@joshpeek.com>2008-07-12 12:17:10 -0500
commitb603de08825eec05f1b97d0f5d71462f3fa4c222 (patch)
treeeaf6573df78509a00607b5b96583011c2a1acb84 /actionpack/test/fixtures/replies
parentf90eb81c65d5841b591caf0f5e39ef774d02d06e (diff)
downloadrails-b603de08825eec05f1b97d0f5d71462f3fa4c222.tar.gz
rails-b603de08825eec05f1b97d0f5d71462f3fa4c222.tar.bz2
rails-b603de08825eec05f1b97d0f5d71462f3fa4c222.zip
Improve test coverage and create fixtures for RenderPartialWithRecordIdentificationTests
Diffstat (limited to 'actionpack/test/fixtures/replies')
-rw-r--r--actionpack/test/fixtures/replies/_reply.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/replies/_reply.erb b/actionpack/test/fixtures/replies/_reply.erb
new file mode 100644
index 0000000000..68baf548d8
--- /dev/null
+++ b/actionpack/test/fixtures/replies/_reply.erb
@@ -0,0 +1 @@
+<%= reply.content %> \ No newline at end of file