Require asset pipeline targets by default

上级 7e3b3743
......@@ -2,8 +2,8 @@
<html>
<head>
<title><%= camelized %></title>
<%%= stylesheet_link_tag :all %>
<%%= javascript_include_tag :defaults %>
<%%= stylesheet_link_tag "application" %>
<%%= javascript_include_tag "application" %>
<%%= csrf_meta_tags %>
</head>
<body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册