Sha256: ff35e26c8613a8c3daaf532f29978142887acccf79667211f099137417a4fd79

Contents?: true

Size: 646 Bytes

Versions: 2

Compression:

Stored size: 646 Bytes

Contents

<div class='method_details'>
  <h2
    class='api_method_name'
    name='<%= @props[:method_link] %>'
    data-subtopic='<%= @props[:subtopic] %>'
  >
    <a
      name='<%= @props[:method_link] %>'
      href='#<%= @props[:method_link] %>'
    >
      <%= object.tag('API').text %>
    </a>

    <% if @props[:path] && !api_options.github_url.to_s.empty? %>
      <span class='defined-in'>
        <a href="<%= api_options.github_url %>/blob/<%= api_options.github_branch %>/<%= @props[:path] %>">
          <%= "#{@props[:controller]}Controller\##{@props[:action]}" %>
        </a>
      </span>
    <% end %>
  </h2>

  <%= yieldall %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yard-api-0.2.2 templates/api/method_details/html/header.erb
yard-api-0.2.1 templates/api/method_details/html/header.erb