Sha256: a1634309fd5573d69e3441c4178e3d2017de7738182601a428ce983a39fd828d

Contents?: true

Size: 258 Bytes

Versions: 12

Compression:

Stored size: 258 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>EricWeixin</title>
  <%= stylesheet_link_tag    "eric_weixin/application", media: "all" %>
  <%= javascript_include_tag "eric_weixin/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
eric_weixin-0.4.2 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.4.1 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.4.0 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.3.3 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.3.2 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.3.1 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.3.0 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.2.3 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.2.1 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.2.0 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.1.1 app/views/layouts/eric_weixin/application.html.erb
eric_weixin-0.1.0 app/views/layouts/eric_weixin/application.html.erb