Sha256: 442d4fd7d5d93df7c246fe3099d7d72776e519399284ff041c8ae46faaefc491

Contents?: true

Size: 480 Bytes

Versions: 5

Compression:

Stored size: 480 Bytes

Contents

<div id="method_missing_details" class="method_details_list">
  <h2>Dynamic Method Handling</h2>
  <p class="notice <%= @mm.namespace == object ? 'this' : 'super' %>">
    This class handles dynamic methods through the <tt>method_missing</tt> method
    <% if @mm.namespace != object %>
      in the class <%= linkify @mm, @mm.namespace.path %>
    <% end %>
  </p>
  <% if @mm.namespace == object %>
    <%= yieldall :object => @mm, :index => 0 %>
  <% end %>
</div>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
yard-0.9.18 templates/default/module/html/methodmissing.erb
yard-0.9.17 templates/default/module/html/methodmissing.erb
deg-yard-0.8.7.4 templates/default/module/html/methodmissing.erb
deg-yard-0.8.7.3 templates/default/module/html/methodmissing.erb
deg-yard-0.8.7.1 templates/default/module/html/methodmissing.erb