Project

General

Profile

Download (148 Bytes) Statistics
| Branch: | Tag: | Revision:
<%= form_for(@compute_profile) do |f| %>
<%= base_errors_for @compute_profile %>

<%= text_f f, :name %>
<%= submit_or_cancel f %>

<% end %>
(1-1/5)