From de660957a50227ef71a7c16524ccec2c45b980b5 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 12 Mar 2006 03:39:58 +0000 Subject: Added defaults to respond_to [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3842 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/test/fixtures/respond_to/using_defaults.rxml | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/respond_to/using_defaults.rxml (limited to 'actionpack/test/fixtures/respond_to/using_defaults.rxml') diff --git a/actionpack/test/fixtures/respond_to/using_defaults.rxml b/actionpack/test/fixtures/respond_to/using_defaults.rxml new file mode 100644 index 0000000000..598d62e2fc --- /dev/null +++ b/actionpack/test/fixtures/respond_to/using_defaults.rxml @@ -0,0 +1 @@ +xml.p "Hello world!" \ No newline at end of file -- cgit v1.2.3