Sha256: 628e2f8a9ccab09e8913e8710292dd3d3fca6c2a3fe226d612e70fbe65d3e5b0

Contents?: true

Size: 241 Bytes

Versions: 9

Compression:

Stored size: 241 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
erp_orders-3.1.1 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.1.0 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.0.6 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.0.5 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.0.4 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.0.3 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.0.2 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.0.1 app/views/layouts/erp_orders/application.html.erb
erp_orders-3.0.0 app/views/layouts/erp_orders/application.html.erb