aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures
diff options
context:
space:
mode:
authorhuskins <huskins@linux-duhs.site>2011-07-13 13:06:03 -0400
committerhuskins <huskins@linux-duhs.site>2011-07-13 13:06:03 -0400
commit2668dce1c004d19f1c94cbde9151cef0aa7ec120 (patch)
treec64ae0efc57872675561f54711d39bbdcf871be2 /actionpack/test/fixtures
parent704ee0df65b6ae9f39bbd4c7b3ed697a4039efd8 (diff)
downloadrails-2668dce1c004d19f1c94cbde9151cef0aa7ec120.tar.gz
rails-2668dce1c004d19f1c94cbde9151cef0aa7ec120.tar.bz2
rails-2668dce1c004d19f1c94cbde9151cef0aa7ec120.zip
Added view template invalid name check, along with tests. No merges in commit.
Diffstat (limited to 'actionpack/test/fixtures')
-rw-r--r--actionpack/test/fixtures/test/_200.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/test/_200.html.erb b/actionpack/test/fixtures/test/_200.html.erb
new file mode 100644
index 0000000000..c9f45675dc
--- /dev/null
+++ b/actionpack/test/fixtures/test/_200.html.erb
@@ -0,0 +1 @@
+<h1>Invalid partial</h1>