aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/custom_pattern/another.html.erb
diff options
context:
space:
mode:
authorChris Kowalik <chris@nu7hat.ch>2011-03-19 12:13:59 +0800
committerJosé Valim <jose.valim@gmail.com>2011-03-20 07:01:46 +0800
commitde1fe5e8a723baa095e83bb3ddca6af73b0aab5d (patch)
treece87fd1af3e71137fb92f9219f55fd4555dc40d6 /actionpack/test/fixtures/custom_pattern/another.html.erb
parent445241d713782262134ede64a967369f803076ff (diff)
downloadrails-de1fe5e8a723baa095e83bb3ddca6af73b0aab5d.tar.gz
rails-de1fe5e8a723baa095e83bb3ddca6af73b0aab5d.tar.bz2
rails-de1fe5e8a723baa095e83bb3ddca6af73b0aab5d.zip
[action_view] added custom patterns to template resolver
Diffstat (limited to 'actionpack/test/fixtures/custom_pattern/another.html.erb')
-rw-r--r--actionpack/test/fixtures/custom_pattern/another.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/custom_pattern/another.html.erb b/actionpack/test/fixtures/custom_pattern/another.html.erb
new file mode 100644
index 0000000000..6d7f3bafbb
--- /dev/null
+++ b/actionpack/test/fixtures/custom_pattern/another.html.erb
@@ -0,0 +1 @@
+Hello custom patterns! \ No newline at end of file