aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/respond_with
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2009-07-29 12:18:03 +0200
committerYehuda Katz <wycats@gmail.com>2009-07-29 12:06:03 -0700
commit09de34ca56598ae5d0302a14715b2a11b6cc9845 (patch)
tree5d5e7f2d536aa269be04b9dfd86ede6354749f0c /actionpack/test/fixtures/respond_with
parentbbe86077c2148559f7548520303b2e683ff86119 (diff)
downloadrails-09de34ca56598ae5d0302a14715b2a11b6cc9845.tar.gz
rails-09de34ca56598ae5d0302a14715b2a11b6cc9845.tar.bz2
rails-09de34ca56598ae5d0302a14715b2a11b6cc9845.zip
Added respond_with.
Signed-off-by: Yehuda Katz <wycats@gmail.com>
Diffstat (limited to 'actionpack/test/fixtures/respond_with')
-rw-r--r--actionpack/test/fixtures/respond_with/using_resource.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/respond_with/using_resource.html.erb b/actionpack/test/fixtures/respond_with/using_resource.html.erb
new file mode 100644
index 0000000000..6769dd60bd
--- /dev/null
+++ b/actionpack/test/fixtures/respond_with/using_resource.html.erb
@@ -0,0 +1 @@
+Hello world! \ No newline at end of file