Sha256: 161fdc772a25aa3315d5203d912c0206dbaa6c6eba09e880720d4c906cf1c686
Contents?: true
Size: 365 Bytes
Versions: 11
Compression:
Stored size: 365 Bytes
Contents
<p>This is just an example of a call from a controller <%%= @shuttle %></p> <p>Your query was <%%= @example.gene_name %></p> <p>I found on TOGOWS this answer: <%%= @togo %></p> <p>In the past you asked for all this things</p> <table> <tr><th>Questions</th></tr> <%% @examples.each do |example|%> <tr><td><%%= example.gene_name%></td></tr> <%% end %> </table>
Version data entries
11 entries across 11 versions & 1 rubygems