Sha256: 1935a10c2c6692dd1a7b8547dee8f2427f2d4bcd8de27c7d7282300507b1c487
Contents?: true
Size: 1.87 KB
Versions: 72
Compression:
Stored size: 1.87 KB
Contents
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <script type="text/javascript" src="/newrelic/file/javascript/jquery-1.4.2.js"></script> <title>New Relic Developer Mode</title> <link href="/newrelic/file/stylesheets/style.css" media="screen" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <img width="100%" height="4" src="/newrelic/file/images/blue_bar.gif" alt="spacer"/> <table width="100%" height="60"> <tr> <td valign="middle"> <a href='/newrelic'><img src="/newrelic/file/images/new_relic_rpm_desktop.gif" hspace="10" alt="New Relic"/></a> </td> <td class="top_nav" valign="bottom"> <ul id="navlist"> <li>» <a href='/newrelic'>Home</a></li> </ul> </td> </tr> </table> <div id="page_nav"> <table width="100%" height="100%" background="/newrelic/file/images/gray_bar.gif"> <tr valign="middle"> <td> <span class="application_title">Developer Mode</span> </td> <td class="title_bar_right"> Monitor your Rails Application in production. <%=link_to 'Learn more.', 'http://www.newrelic.com/dev-upgrade.html' %> </td> </tr> </table> </div> </div> <div id='content'> <%= yield %> </div> <div id='footer'> <img width="100%" height="4" src="/newrelic/file/images/blue_bar.gif" alt="spacer"/> <p> <a href="/newrelic">Home</a> | <a href="mailto:support@newrelic.com?subject=Feedback" title="">Feedback</a><br /> Monitor your Rails Application in Production. <a href="http://www.newrelic.com/dev-upgrade.html">Learn more. »</a><br /> © 2008 - <%= Time.now.strftime('%Y') %> New Relic. All rights reserved.</p> </div> </body>
Version data entries
72 entries across 72 versions & 4 rubygems