brynary/rack-bug

View on GitHub
lib/rack/bug/public/__rack_bug__/bookmarklet.html

Summary

Maintainability
Test Coverage
<html>
  <head>
  </head>
  <body>
    <br/><br/><br/>
    <a href="javascript: (function(){var script=document.createElement('script'); script.src='/__rack_bug__/bookmarklet.js'; document.getElementsByTagName('head')[0].appendChild(script);})()">
      Toggle Rack::Bug
    </a>
  </body>
</html>