If you want to search with streams field, then you have to pass all those parameters else its enough to pass tag field name alone.
Also we can join the 2 tables so no need to give like @streams=Stream.fine(:all) for tag. Do you have column heading as "name" in tag table? Check it and give the correct attribute name in the place of "name" -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

