Sha256: 87c8eb6a5882562ca5afaace49f703c555910b6fcf950fb0debbb2faabeefcc3
Contents?: true
Size: 318 Bytes
Versions: 4
Compression:
Stored size: 318 Bytes
Contents
<% if object.has_tag?(:example_response) %> <div class="examples"> <h3>Example Responses:</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
4 entries across 4 versions & 1 rubygems