Sha256: 521ee48d321d364fd2690c762596f16389277c0d6fa17c3d8c562fdc8402b7d5

Contents?: true

Size: 465 Bytes

Versions: 60

Compression:

Stored size: 465 Bytes

Contents

<div class="container">
  <h1>Welcome to the Overview of Minimal Viable Product</h1>
  <hr>
  <div class="row">
    <div class="col-sm-8">
      <p>
        This is the testing screen for minimum viable product.
      </p>
      <%= link_to "Click here for the styleguide", styleguide_path %>
    </div>
    <div class="col-sm-4 text-center">
      <%= image_tag 'gardenwork.jpg', width: '100%' %>
      <small>I needed a picture</small>
    </div>
  </div>
</div>

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
minimum_viable_product-0.6.1 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.6.0 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.7 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.6 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.5 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.4 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.3 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.2 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.1 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.5.0 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.4.4 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.4.3 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.4.2 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.4.1 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.4.0 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.3.4 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.3.3 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.3.2 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.3.1 test/dummy/app/views/home/index.html.erb
minimum_viable_product-0.3.0 test/dummy/app/views/home/index.html.erb