Sha256: 214aee42ec31a0abc9d4c2ed5ca78fbfb0e7f8a642ab35c25869eceb05d327da
Contents?: true
Size: 201 Bytes
Versions: 4
Compression:
Stored size: 201 Bytes
Contents
<h1><%= type[:name] %></h1> <%= type[:description] %> <% unless type[:input_fields].nil? %> <h2>Input Fields</h2> <%= include.('input_fields.html', input_fields: type[:input_fields]) %> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems