Sha256: 064b58944f48aa988560ec80144ae0b029205bac28db00b8644e9c5f18670abe

Contents?: true

Size: 196 Bytes

Versions: 10

Compression:

Stored size: 196 Bytes

Contents

- @page_title = "Products"

= content_for :header do
  %p.buttons= link_to "New product", :new_product, :class => 'button green'  
  %h2.products Products

= render 'table', :products => @products

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
shoppe-1.0.2 app/views/shoppe/products/index.html.haml
shoppe-1.0.1 app/views/shoppe/products/index.html.haml
shoppe-1.0.0 app/views/shoppe/products/index.html.haml
shoppe-0.0.21 app/views/shoppe/products/index.html.haml
shoppe-0.0.20 app/views/shoppe/products/index.html.haml
shoppe-0.0.19 app/views/shoppe/products/index.html.haml
shoppe-0.0.18 app/views/shoppe/products/index.html.haml
shoppe-0.0.17 app/views/shoppe/products/index.html.haml
shoppe-0.0.16 app/views/shoppe/products/index.html.haml
shoppe-0.0.15 app/views/shoppe/products/index.html.haml