Sha256: 9bc0d74504629bf7a5a94a83855c1f650463073f01ec0ca592bf6b771beea1b8

Contents?: true

Size: 1.2 KB

Versions: 28

Compression:

Stored size: 1.2 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />	
<title>BioRuby shell on Rails</title>
<%= stylesheet_link_tag "bioruby.css" %>
<%= javascript_include_tag :defaults %>
</head>

<body>

<div id="content">

 <div id="side">
  <div class="title">Project</div>
  <ul>
   <li><%= link_to "#{File.basename(project_workdir)}", "file://#{project_workdir}" %>
  </ul>

  <div class="title">Functions</div>
  <ul>
    <li><%= link_to "Console", :action => "index" %></li>
    <li><%= link_to "History", :action => "history" %></li>
    <li><%= link_to "Commands", :action => "commands" %></li>
  </ul>

  <div class="title">Local variables</div>
  <%= render :partial => "variables" %>

  <br>
  <a href="http://bioruby.org/"><img src="/images/bioruby/link.gif" border=0></a>
 </div><!-- side -->

 <div id="title">
  <p class="titletop">BioRuby shell on Rails</p>
  <p class="titlesub">Web interface for the BioRuby library</p>
 </div><!-- title -->

 <div id="main">
<%= yield %>
 </div><!-- main -->

</div><!-- content -->

</body>

</html>

Version data entries

28 entries across 28 versions & 6 rubygems

Version Path
bio-shell-1.0.1 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bio-shell-1.0.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bio-1.5.2 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bio-shell-0.0.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bio-1.5.1 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bio-1.5.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bioruby-bio-1.2.9.9001 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bioruby-bio-1.2.9.9501 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bioruby-bio-1.3.0.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bioruby-bio-1.3.0.9901 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bioruby-bio-1.3.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bioruby-bio-1.3.1.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
jandot-bio-1.2.1 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
ngoto-bio-1.2.9.9001 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
ngoto-bio-1.2.9.9501 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
ngoto-bio-1.3.0.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
ngoto-bio-1.3.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
ngoto-bio-1.3.1.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
wwood-bioruby-1.2.11 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml
bio-1.4.3.0001 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/bioruby.rhtml