Project
- <%= link_to "#{File.basename(project_workdir)}", "file://#{project_workdir}" %>
Functions
- <%= link_to "Console", :action => "index" %>
- <%= link_to "History", :action => "history" %>
- <%= link_to "Commands", :action => "commands" %>
Local variables
<%= render :partial => "variables" %>
BioRuby shell on Rails
Web interface for the BioRuby library
<%= yield %>