aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/layouts/_yield_with_params.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/fixtures/layouts/_yield_with_params.erb')
-rw-r--r--actionview/test/fixtures/layouts/_yield_with_params.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionview/test/fixtures/layouts/_yield_with_params.erb b/actionview/test/fixtures/layouts/_yield_with_params.erb
new file mode 100644
index 0000000000..68e6557fb8
--- /dev/null
+++ b/actionview/test/fixtures/layouts/_yield_with_params.erb
@@ -0,0 +1 @@
+<%= yield 'Yield!' %>