changeset 7:a9d5b12a291f

And no layout~
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 18:30:50 +0900
parents 82cb8887fb56
children 86abbc9ce81b
files app/views/layouts/application.html.erb
diffstat 1 files changed, 0 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/layouts/application.html.erb	Fri Sep 05 18:30:35 2014 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-  <title>Rsstweet</title>
-  <%= stylesheet_link_tag    'application', media: 'all' %>
-  <%= csrf_meta_tags %>
-</head>
-<body>
-
-<%= yield %>
-
-</body>
-</html>