From d7d88ccd11cda59619fea44e14997ed21b5f9a4e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 23 Jan 2015 17:29:27 -0500 Subject: Initial commit. Base Rails 4.2.0 project. --- app/views/layouts/application.html.erb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 app/views/layouts/application.html.erb (limited to 'app/views') diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb new file mode 100644 index 0000000..e859a3e --- /dev/null +++ b/app/views/layouts/application.html.erb @@ -0,0 +1,14 @@ + + +
+