From 149e3cd376caa23cf4d8c4b711b95e157186fc94 Mon Sep 17 00:00:00 2001 From: grosser Date: Tue, 2 Oct 2012 09:22:26 -0700 Subject: fix respond_to without blocks not working if one of the blocks is all --- actionpack/test/fixtures/respond_to/using_defaults_with_all.html.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/respond_to/using_defaults_with_all.html.erb (limited to 'actionpack/test/fixtures/respond_to/using_defaults_with_all.html.erb') diff --git a/actionpack/test/fixtures/respond_to/using_defaults_with_all.html.erb b/actionpack/test/fixtures/respond_to/using_defaults_with_all.html.erb new file mode 100644 index 0000000000..9f1f855269 --- /dev/null +++ b/actionpack/test/fixtures/respond_to/using_defaults_with_all.html.erb @@ -0,0 +1 @@ +HTML! -- cgit v1.2.3