Displaying 1 result from an estimated 1 matches for "which_action".
2009 Apr 12
3
Multi-button form
It cannot be this difficult, especially in rails.  Here is my form code
in a partial for the index action of a controller:
  <% form_tag({:controller => controller_name, :action => ''index''},
{:method => :get, :class => ''form''}) do %>
    <div class="columns">
      <div class="column left">
        <p>