<
Product Listing < cycle('list-line-odd', 'list-line-even'), :product_id => $_.id } < < :tr_class] < <:image_url]>> <
>
<<:description | :truncate >> <
'show', :id => $_.product_id
%= link_to 'Edit', :action => 'edit', :id => $_.product_id
%= link_to 'Destroy', { :action => 'destroy', :id => $_.product_id }, :confirm => "Are you sure?", :method => :post %= will_paginate(@products)
%= link_to 'New product', :action => 'new'