New Variant for <%=h @metric.title %>

<% form_for :metric_variant, @metric_variant, :url => mountain_goat_metric_variants_url do |f| %> <%= f.error_messages %> <%= render :partial => 'mountain_goat_metric_variants/metric_variant_form', :locals => { :f => f } %> <% end %> Back to <%=h @metric.title %>