Displaying 1 result from an estimated 1 matches for "find_recipi".
Did you mean:
  find_recipes
  
2006 Nov 17
8
Basic search, quick question
Hi, I know there are other threads about this topic, but I''ve checked 
and none seem to help my problem.
I''m trying to get a simple search to work on my Rails app, but I get a 
"Couldn''t find Recipe without an ID" error when I search.  Here''s what I 
have:
list.rhtml
<%= start_form_tag :action => ''find_recipes'' %>