Sha256: 1773c82f98de69c24aaefdd16b5cdb21e2cd50013eb3ba937dbe3792066af356

Contents?: true

Size: 231 Bytes

Versions: 18

Compression:

Stored size: 231 Bytes

Contents

<%- content_for :javascripts do %>
  <script src="/assets/pack.js" type="text/javascript"></script>
<% end %>

<%- content_for :stylesheets do %>
  <link rel="stylesheet" href="/assets/style.css" media="screen" title="">
<% end %>

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
mvpkit-0.8.1 project/app/views/layouts/_includes.html.erb
mvpkit-0.8.0 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.15 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.14 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.13 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.12 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.11 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.10 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.9 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.8 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.7 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.6 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.5 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.4 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.3 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.2 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.1 project/app/views/layouts/_includes.html.erb
minimum_viable_product-0.7.0 project/app/views/layouts/_includes.html.erb