Sha256: adece93b0cc3193cd5193a0f2a4c69b4d6a7196f8520f96d0e386ad5c67645df
Contents?: true
Size: 310 Bytes
Versions: 10
Compression:
Stored size: 310 Bytes
Contents
<h1><%= type[:name] %></h1> <%= include.('notices.html', notices: type[:notices]) %> <%= type[:description] %> <%= include.('locations.html', locations: type[:locations]) %> <% unless type[:arguments].empty? %> <h2>Arguments</h2> <%= include.('arguments.html', arguments: type[:arguments]) %> <% end %>
Version data entries
10 entries across 10 versions & 1 rubygems