Sha256: 61bade3def37be9b661529d5e153686a8d9c8916b3fdc47900ac04338a303e96
Contents?: true
Size: 363 Bytes
Versions: 6
Compression:
Stored size: 363 Bytes
Contents
<div class="section <%= generator_name %>"> <h1>Dynamic Method Handling</h1> <p class="note"> 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 %> </p> <%= yield method_missing_method %> </div>
Version data entries
6 entries across 6 versions & 1 rubygems