Sha256: dcba332d6c9ab565b4ff753122f59d1cd3effa7df4f10d5704793be31f791627

Contents?: true

Size: 261 Bytes

Versions: 6

Compression:

Stored size: 261 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
type_station-0.1.3 app/views/layouts/type_station/application.html.erb
type_station-0.1.1 app/views/layouts/type_station/application.html.erb
type_station-0.0.3 app/views/layouts/type_station/application.html.erb
type_station-0.0.2 app/views/layouts/type_station/application.html.erb
type_station-0.0.1 app/views/layouts/type_station/application.html.erb
type_station-0.0.1.pre app/views/layouts/type_station/application.html.erb