Sha256: cea5b228ce3eb125ea68f64f5cd3c3b9ea5dd2ee7d9df80deccb0378686516eb

Contents?: true

Size: 809 Bytes

Versions: 45

Compression:

Stored size: 809 Bytes

Contents

<div id="menu">
  <% if object.is_a?(CodeObjects::Base) && @file.nil? %>
    <a href="<%= url_for('_index.html') %>"><% if object.root? || object.type == :method %>Index<% else %>Index (<%= object.name.to_s[0,1] %>)<% end %></a> &raquo; 
    <%= @breadcrumb.map {|obj| "<span class='title'>" + linkify(obj, obj.name) + "</span>" }.join(" &raquo; ") %>
    <%= @breadcrumb.size > 0 ? " &raquo; " : "" %>
    <span class="title"><%= object.root? ? "Top Level Namespace" : object.name(true) %></span>
  <% else %>
    <% if object != '_index.html' %><%= link_url('_index.html', 'Index') %> &raquo; <% end %>
    <span class="title"><%= @breadcrumb_title %></span>
  <% end %>
  
  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>

Version data entries

45 entries across 45 versions & 4 rubygems

Version Path
challah-0.6.2 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.6.1 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.6.0 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.5.4 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.5.3 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.5.2 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.5.1 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.5.0 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.4.1 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.4.0 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.3.5 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.3.4 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.3.3 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.3.2 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.3.1 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.3.0 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.2.1 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
challah-0.2.0 vendor/bundle/gems/yard-0.7.5/templates/default/layout/html/breadcrumb.erb
yard-0.7.5 templates/default/layout/html/breadcrumb.erb
nutshell-crm-0.0.6.alpha vendor/bundle/gems/yard-0.7.4/templates/default/layout/html/breadcrumb.erb