Sha256: 6f552a40a7afc701f1664beaedd6dd1e59d7aaefb5bec672f0bf70c933071062
Contents?: true
Size: 317 Bytes
Versions: 11
Compression:
Stored size: 317 Bytes
Contents
<% if object.has_tag?(:example_response) %> <div class="examples"> <h3>Example Response:</h3> <% object.tags(:example_response).each do |tag| %> <h4><%= htmlify_line(tag.name) %></h4> <pre class="example code"><%= html_syntax_highlight(tag.text, :plain) %></pre> <% end %> </div> <% end %>
Version data entries
11 entries across 11 versions & 3 rubygems