Sha256: afd99393741d862479a26ba12de90ae65bfa5020a08c092e1f26ab1a4d3dabe7
Contents?: true
Size: 218 Bytes
Versions: 2
Compression:
Stored size: 218 Bytes
Contents
<% scopes(attr_listing) do |list, scope| %> ## <%= scope.to_s.capitalize %> Attribute Details <% list.each_with_index do |meth, i| %> <%= yieldall :object => meth, :owner => object, :index => i %> <% end %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yard-to_mkdocs-0.1.1 | lib/yard/to_mkdocs/default/module/html/attribute_details.erb |
yard-to_mkdocs-0.1.0 | lib/yard/to_mkdocs/default/module/html/attribute_details.erb |