Sha256: 9cbf60f372c42761dfb65abdfa0ed771c6ee7cabe35b34168d17bb97de4a8aef

Contents?: true

Size: 120 Bytes

Versions: 12

Compression:

Stored size: 120 Bytes

Contents

<% if image %> 
  <%= image_tag image.attachment.url(:product) %>
<% else %>
  <%= product_image(@product) %>
<% end %>

Version data entries

12 entries across 6 versions & 5 rubygems

Version Path
apispree_core-0.0.0 app/views/products/_image.html.erb~
apispree_core-0.0.0 app/views/products/_image.html.erb
My-Commerce_core-1.1.0 app/views/products/_image.html.erb
My-Commerce_core-1.1.0 app/views/products/_image.html.erb~
My-Commerce_core-1.0.0 app/views/products/_image.html.erb
My-Commerce_core-1.0.0 app/views/products/_image.html.erb~
MyCommerceapi-1.0.0 core/app/views/products/_image.html.erb
MyCommerceapi-1.0.0 core/app/views/products/_image.html.erb~
MyCommerce-0.0.3 core/app/views/products/_image.html.erb~
MyCommerce-0.0.3 core/app/views/products/_image.html.erb
rfcommerce_core-0.0.3 app/views/products/_image.html.erb
rfcommerce_core-0.0.3 app/views/products/_image.html.erb~