Edit rally

<% form_for :rally, @rally, :url => mountain_goat_rallies_url do |f| %> <%= f.error_messages %> <%= render :partial => 'mountain_goat_rallies/rallies_form', :locals => { :f => f } %> <% end %>