Sha256: 746ab7f391940ac171d6712fb0e81e0e1533e59257fc6d50f19a69a44138e942

Contents?: true

Size: 120 Bytes

Versions: 10

Compression:

Stored size: 120 Bytes

Contents

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
spree-0.0.6 starter-app/vendor/plugins/spree/app/views/store/_image.html.erb
spree-0.0.5 starter-app/vendor/plugins/spree/app/views/store/_image.html.erb
spree-0.0.9 app/views/store/_image.html.erb
spree-0.0.7 starter-app/vendor/plugins/spree/app/views/store/_image.html.erb
spree-0.0.8 starter-app/vendor/plugins/spree/app/views/store/_image.html.erb
spree-0.2.0 app/views/store/_image.html.erb
spree-0.4.1 app/views/products/_image.html.erb
spree-0.4.0 app/views/products/_image.html.erb
spree-0.5.0 app/views/products/_image.html.erb
spree-0.5.1 app/views/products/_image.html.erb