Sha256: fbfe630b0805ec9888dc3aad97267531aa95f127d20aa41cb2b835d3a933ee2d

Contents?: true

Size: 250 Bytes

Versions: 6

Compression:

Stored size: 250 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>ErpInventory</title>
  <%= stylesheet_link_tag    "erp_inventory/application" %>
  <%= javascript_include_tag "erp_inventory/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
erp_inventory-3.1.0 app/views/layouts/erp_inventory/application.html.erb
erp_inventory-3.0.5 app/views/layouts/erp_inventory/application.html.erb
erp_inventory-3.0.4 app/views/layouts/erp_inventory/application.html.erb
erp_inventory-3.0.3 app/views/layouts/erp_inventory/application.html.erb
erp_inventory-3.0.1 app/views/layouts/erp_inventory/application.html.erb
erp_inventory-3.0.0 app/views/layouts/erp_inventory/application.html.erb