Sha256: d78ee920e2e9657f02f93280efb721d657a04779754c97ab642a7d4eee332b9a

Contents?: true

Size: 178 Bytes

Versions: 2

Compression:

Stored size: 178 Bytes

Contents

<li><%= link_to t("home") , root_path %></li>
<% Page.all.each do |page| %>
<li><%= link_to page.title, page %></li>
<% end %>
<li class="cart-indicator"><%= link_to_cart %></li>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_cms-0.0.4 app/views/shared/_store_menu.html.erb
spree_cms-0.0.3 app/views/shared/_store_menu.html.erb