Sha256: cbf99a4a1135dedf3b721827e6084f9869a4dacb275f61027ab117e6d66b0e3f
Contents?: true
Size: 327 Bytes
Versions: 12
Compression:
Stored size: 327 Bytes
Contents
<p style="text-muted">Running check...</p> <script> $.post("<%= run_queries_path %>", <%= blazer_json_escape({statement: @query.statement, query_id: @query.id, check: true}.to_json).html_safe %>, function (data) { setTimeout( function () { window.location.href = "<%= checks_path %>"; }, 200); }); </script>
Version data entries
12 entries across 12 versions & 1 rubygems