search for: createfoodform

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

2006 Feb 24
1
Help a n00b?
...e relevant code in list.rhtml (for the form portion) <tbody> <%= render_collection_of_partials "list_stripes", @foods %> </tbody> <tfoot> <tr id="addFood"><%= form_remote_tag( :html => {''id'' => ''createFoodForm''}, :url => {:action => ''create_with_ajax''}, :update => ''foodList'', :position => ''bottom'',...