<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
  "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <title>untitled — RubyMate</title>
  
    <link rel="stylesheet" href="file:///Library/Application%20Support/TextMate/Support/themes/default/style.css"   type="text/css" charset="utf-8" media="screen">
  
    <link rel="stylesheet" href="file:///Library/Application%20Support/TextMate/Support/themes/bright/style.css"   type="text/css" charset="utf-8" media="screen">
  
    <link rel="stylesheet" href="file:///Library/Application%20Support/TextMate/Support/themes/dark/style.css"   type="text/css" charset="utf-8" media="screen">
  
    <link rel="stylesheet" href="file:///Library/Application%20Support/TextMate/Support/themes/halloween/style.css"   type="text/css" charset="utf-8" media="screen">
  
    <link rel="stylesheet" href="file:///Library/Application%20Support/TextMate/Support/themes/shiny/style.css"   type="text/css" charset="utf-8" media="screen">
  
  
    <link rel="stylesheet" href="file:///Library/Application%20Support/TextMate/Bundles/Ruby.tmbundle/Support/css/default/style.css"   type="text/css" charset="utf-8" media="screen">
    
  <script src="file:///Library/Application%20Support/TextMate/Support/script/default.js"    type="text/javascript" charset="utf-8"></script>
  <script src="file:///Library/Application%20Support/TextMate/Support/script/webpreview.js" type="text/javascript" charset="utf-8"></script>
  
</head>
<body id="tm_webpreview_body" class="halloween">
  <div id="tm_webpreview_header">
    <img id="gradient" src="file:///Library/Application%20Support/TextMate/Support/themes/halloween/images/header.png">
    <p class="headline">RubyMate</p>
    <p class="type">Ruby</p>
    <img id="teaser" src="file:///Library/Application%20Support/TextMate/Support/themes/halloween/images/teaser.png" alt="teaser">
    <div id="theme_switcher">
      <form action="#" onsubmit="return false;">
        Theme: 
        <select onchange="selectTheme(this.value);" id="theme_selector">
          <option value="bright"   >bright    </option>
          <option value="dark"     >dark      </option>
          <option value="shiny"    >shiny     </option>
          <option value="halloween">halloween </option>
        </select>
        <script type="text/javascript" charset="utf-8">
          document.getElementById('theme_selector').value = 'halloween';
        </script>
      </form>
    </div>
  </div>
    <div id="tm_webpreview_content" class="halloween">
    <div class="rubymate">
        
        <div><!-- first box containing version info and script output -->
            <pre><strong>RubyMate r5712 running Ruby v1.8.5 (/usr/local/bin/ruby)</strong>
<strong>>>> untitled</strong>

<div style="white-space: normal; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space;"> <!-- Script output -->
test<br></div></pre></div>

<div id="exception_report" class="framed">Program exited.</div>
</div>
</body></html>