Sha256: 6400f05f6d8a98f2f8b6d21a51559a32c16e12e5e60f30eca92b58aaae809a9c

Contents?: true

Size: 376 Bytes

Versions: 205

Compression:

Stored size: 376 Bytes

Contents

<% if pages.any? %>
  <div class="breadcrumb">
    <%= render({
        collection: pages,
        partial: 'alchemy/breadcrumb/page',
        spacer_template: 'alchemy/breadcrumb/separator',
        locals: {
          pages: pages,
          options: options
        }
      }.delete_if { |k, _v| k == :spacer_template && options[:separator].blank? }) %>
  </div>
<% end %>

Version data entries

205 entries across 205 versions & 2 rubygems

Version Path
alchemy_cms-6.0.0.pre.b4 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-6.0.0.b3 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-6.0.0.b2 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-6.0.0.b1 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-4.0.6 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.2.1 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.1.4 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-4.6.3 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.0.4 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.1.3 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.2.0 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-3.6.7 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.2.0.rc1 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.2.0.b1 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.1.2 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.1.1 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.0.3 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.1.0 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.0.2 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-5.1.0.rc1 app/views/alchemy/breadcrumb/_wrapper.html.erb