search for: branches_id

Displaying 1 result from an estimated 1 matches for "branches_id".

Did you mean: branch_id
2009 Feb 06
2
Using partials with form_for
...mit "Create" %> </p> <% end %> *#_form.html.erb* <%= f.error_messages %> <p> <%= f.label :organisations_id, "Organisation Id" %><br /> <%= f.text_field :organisations_id %> </p> <p> <%= f.label :branches_id, "Branch Id" %><br /> <%= f.text_field :branches_id %> </p> regards -- Sahil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to thi...