Commit 473def69 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

run this example

parent 2a62e0da
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -67,6 +67,10 @@
            <a>C++</a>
          </div>
          <pre style="margin-top: 0;"><code>asdasdas</code></pre>

          <p>Run this example:</p>
          <% example_cmd = "$ fnordmetric --output=svg examples#{@example["url"]}.sql" %>
          <pre style="margin-top: 0;"><code><%=example_cmd%></code></pre>
        </div>
      <% end %>