Sha256: a66a5e9c12919fcc7b06f133d8155d6ddc4b571a71ff0e7fc080828b9abe5c6f

Contents?: true

Size: 372 Bytes

Versions: 6

Compression:

Stored size: 372 Bytes

Contents

<div class="section <%= generator_name %>">
  <h1>Dynamic Method Handling</h1>

  <p class="note"><em>
    This class handles dynamic methods through the <tt>method_missing</tt> method
    <% if method_missing_method_inherited? %>
      in the class <%= linkify method_missing_method.namespace.path %>
    <% end %>
  </em></p>

  <%= yield method_missing_method %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
yard-0.2.3.5 templates/javadoc/methodmissing/html/header.erb
yard-0.2.3.4 templates/javadoc/methodmissing/html/header.erb
yard-0.2.3.2 templates/javadoc/methodmissing/html/header.erb
yard-0.2.3.3 templates/javadoc/methodmissing/html/header.erb
yard-0.2.2 templates/javadoc/methodmissing/html/header.erb
yard-0.2.3 templates/javadoc/methodmissing/html/header.erb