Sha256: 2c316d704c9c9aabdf0588d1c4f74dd536d8feb17d5441362ae49504944abfa3
Contents?: true
Size: 366 Bytes
Versions: 6
Compression:
Stored size: 366 Bytes
Contents
<p class="included"> <table border="1" width="100%"> <% included_meths_by_module do |klass, meths| %> <tr background="#ddddff"> <th><%= visibility.to_s.capitalize %> <%= scope.to_s.capitalize %> Methods included from <%= linkify klass %></th> </tr> <tr> <td><%= format_object_name_list meths %></td> </tr> <% end %> </table> </p>
Version data entries
6 entries across 6 versions & 1 rubygems