aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2008-07-07 11:57:53 -0700
committerJeremy Kemper <jeremy@bitsweat.net>2008-07-09 10:42:29 -0700
commit4354aa36fb0b94f3750256441054d42db9900bf5 (patch)
tree5005e70a1c2d2dd138c13bfd960f06baa2fe0894 /actionpack/test/fixtures
parent350faf14e80740a440ab16c7130c5262d603d283 (diff)
downloadrails-4354aa36fb0b94f3750256441054d42db9900bf5.tar.gz
rails-4354aa36fb0b94f3750256441054d42db9900bf5.tar.bz2
rails-4354aa36fb0b94f3750256441054d42db9900bf5.zip
Rendering default template for missing actions works with non-word characters in action name
Diffstat (limited to 'actionpack/test/fixtures')
-rw-r--r--actionpack/test/fixtures/test/hyphen-ated.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/test/hyphen-ated.erb b/actionpack/test/fixtures/test/hyphen-ated.erb
new file mode 100644
index 0000000000..cd0875583a
--- /dev/null
+++ b/actionpack/test/fixtures/test/hyphen-ated.erb
@@ -0,0 +1 @@
+Hello world!