aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/examples/views/layouts/kaigi.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/examples/views/layouts/kaigi.html.erb')
-rw-r--r--actionpack/examples/views/layouts/kaigi.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/examples/views/layouts/kaigi.html.erb b/actionpack/examples/views/layouts/kaigi.html.erb
new file mode 100644
index 0000000000..274607a96a
--- /dev/null
+++ b/actionpack/examples/views/layouts/kaigi.html.erb
@@ -0,0 +1 @@
+Hello <%= yield %> Goodbye \ No newline at end of file