Sha256: 9a363019eca57640f317869c92dc2cda7086cbc1f4f39b38ee01e62ada208364
Contents?: true
Size: 305 Bytes
Versions: 12
Compression:
Stored size: 305 Bytes
Contents
<%= lookbook_render :code, line_numbers: true, full_height: true do -%> <% if scenarios.many? -%> <% scenarios.each do |scenario| -%><%== "<!-- #{scenario.label} -->\n#{scenario.beautified_output}\n\n" -%><% end %> <%- else -%> <%== scenarios.first.beautified_output -%> <%- end %> <% end %>
Version data entries
12 entries across 12 versions & 1 rubygems