New rally

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