Sha256: b6b12f77b3c97eabab267cbb5f1bb3f38d6441ac09bb3f91a15383722971c7ac

Contents?: true

Size: 918 Bytes

Versions: 28

Compression:

Stored size: 918 Bytes

Contents

<div id="console">
 <%- if flash[:notice] -%>
  <div id="notice"><p><%= flash[:notice] %></p></div><br>
 <%- end -%>
 <% form_remote_tag(:url => {:action => "evaluate"}, :position => "top",
      :before => %(Element.show('spinner')),
      :complete => %(Element.hide('spinner'))) do %>
  <img id="spinner" src="/images/bioruby/spinner.gif" style="display:none">
  <b>BioRuby script:</b>
  <br/>
  <textarea id="script" name="script" rows=10 cols=80></textarea>
  <br/>
  <input type="submit" value="Evaluate">
  <input type="reset" value="Clear">
  &nbsp;&nbsp;
  Show [
  <%= link_to_remote "All",    :url => {:action => "results", :limit => 0} %> |
  <%= link_to_remote "Last 5", :url => {:action => "results", :limit => 5} %> |
  <%= link_to_remote "Previous", :url => {:action => "results", :limit => 1} %>
  ] or <%= link_to "Hide", :action => "index" %> results<br/>
 <% end %>
</div>

<div id="logs">
</div>

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/index.rhtml
bio-shell-1.0.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bio-1.5.2 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bio-shell-0.0.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bio-1.5.1 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bio-1.5.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bioruby-bio-1.2.9.9001 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bioruby-bio-1.2.9.9501 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bioruby-bio-1.3.0.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bioruby-bio-1.3.0.9901 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bioruby-bio-1.3.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bioruby-bio-1.3.1.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
jandot-bio-1.2.1 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
ngoto-bio-1.2.9.9001 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
ngoto-bio-1.2.9.9501 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
ngoto-bio-1.3.0.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
ngoto-bio-1.3.0 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
ngoto-bio-1.3.1.5000 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
wwood-bioruby-1.2.11 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml
bio-1.4.3.0001 lib/bio/shell/rails/vendor/plugins/bioruby/generators/bioruby/templates/index.rhtml