Sha256: 4f4618e6ef8548ae732c1debec555fba66a0f55719dd6ae87df5c222ab08e19f

Contents?: true

Size: 273 Bytes

Versions: 3

Compression:

Stored size: 273 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
table_renamable-3.0.0 app/views/layouts/table_renamable/application.html.erb
table_renamable-2.0.0 app/views/layouts/table_renamable/application.html.erb
table_renamable-0.0.1 app/views/layouts/table_renamable/application.html.erb