<tr>
<td><%= script.name %></td>
<td><%= script.stage %></td>
<td><%= script.lang %></td>
<td> <%= button_to "Edit", edit_script_path(script), method: :get, class: "button is-small is-primary" %>
</tr>