aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/namespaced/implicit_render_test/hello_world.erb
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2016-07-13 18:19:07 -0300
committerGitHub <noreply@github.com>2016-07-13 18:19:07 -0300
commit853a041d5eab1afc8f08e7bb8bf6425cca95f6d3 (patch)
tree552f219da7b2612e68872b46bdeaf5f8ef8c6f5e /actionpack/test/fixtures/namespaced/implicit_render_test/hello_world.erb
parent85925931fb3b5dddc8163a5c7c98a752b962beb5 (diff)
parent03efd177a1465f3be28d4da653f41839359eda49 (diff)
downloadrails-853a041d5eab1afc8f08e7bb8bf6425cca95f6d3.tar.gz
rails-853a041d5eab1afc8f08e7bb8bf6425cca95f6d3.tar.bz2
rails-853a041d5eab1afc8f08e7bb8bf6425cca95f6d3.zip
Merge pull request #25817 from javan/fix-namespaced-implicit-render-etag-template-digest
Fix adding implicitly rendered namespaced template digests to ETags
Diffstat (limited to 'actionpack/test/fixtures/namespaced/implicit_render_test/hello_world.erb')
-rw-r--r--actionpack/test/fixtures/namespaced/implicit_render_test/hello_world.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/namespaced/implicit_render_test/hello_world.erb b/actionpack/test/fixtures/namespaced/implicit_render_test/hello_world.erb
new file mode 100644
index 0000000000..cd0875583a
--- /dev/null
+++ b/actionpack/test/fixtures/namespaced/implicit_render_test/hello_world.erb
@@ -0,0 +1 @@
+Hello world!