aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/new_base/views/with_both_layouts/layouts/happy_path/render_action_with_controller_layout_first.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/new_base/views/with_both_layouts/layouts/happy_path/render_action_with_controller_layout_first.html.erb')
-rw-r--r--actionpack/test/new_base/views/with_both_layouts/layouts/happy_path/render_action_with_controller_layout_first.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/new_base/views/with_both_layouts/layouts/happy_path/render_action_with_controller_layout_first.html.erb b/actionpack/test/new_base/views/with_both_layouts/layouts/happy_path/render_action_with_controller_layout_first.html.erb
new file mode 100644
index 0000000000..43d89fde52
--- /dev/null
+++ b/actionpack/test/new_base/views/with_both_layouts/layouts/happy_path/render_action_with_controller_layout_first.html.erb
@@ -0,0 +1 @@
+With Controller Layout! <%= yield %> KTHXBAI \ No newline at end of file