Sha256: 2438255e5a6545c1c98f643fe8b2a08dc8aec07a08f92c25839ee9f14da041f7

Contents?: true

Size: 261 Bytes

Versions: 5

Compression:

Stored size: 261 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Repres React</title>
  <%= stylesheet_link_tag    "repres/react/application", media: "all" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

<%= javascript_include_tag 'repres/react/application' %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
repres-react-1.1 app/views/layouts/repres/react/application.html.erb
repres-react-1.0.4 app/views/layouts/repres/react/application.html.erb
repres-react-1.0.3 app/views/layouts/repres/react/application.html.erb
repres-react-1.0.2 app/views/layouts/repres/react/application.html.erb
repres-react-1.0.1 app/views/layouts/repres/react/application.html.erb