Sha256: 54a8c0ddb64469c1cbaee3a0406b8de34c99c6a4fe686f9641d1262783a23cb8
Contents?: true
Size: 365 Bytes
Versions: 12
Compression:
Stored size: 365 Bytes
Contents
<table> <tr> <th>Name</th> <th>Type</th> <th>Description</th> <th>Example</th> </tr> <%- extract_attributes(schema, params).each do |(key, type, description, example)| %> <tr> <td><strong><%= key %></strong></td> <td><em><%= type %></em></td> <td><%= description %></td> <td><%= example %></td> </tr> <%- end %> </table>
Version data entries
12 entries across 12 versions & 1 rubygems