Sha256: b8c4ee7219e61f2699ef16e2346c2bfda5e7428886f92b507e759a3bdfc321a4
Contents?: true
Size: 232 Bytes
Versions: 1
Compression:
Stored size: 232 Bytes
Contents
<%= render partial: 'spree/components/presentation/hero' %> <article> <% cache(cache_key_for_products) do %> <%= render partial: 'spree/components/products/products', locals: { products: @products } %> <% end %> </article>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
solidus_starter_frontend-0.1.0 | app/views/spree/home/index.html.erb |