Advice for me

Hello,

I need to implement search page for my models(5 models). I need to filter models by prices(between), location, etc.

What the best way to implement it? Is there are some plugins for it?

Thanks

You can find plugins related to “search” (and many more) on agilewebdevelopment.com: http://agilewebdevelopment.com/plugins/search?search=search

But plugins will not help you if you don’t have minimal experience with Ruby and Rails framework. One of the things you also have to learn is that this group (rubyonrails-core) is not for usage questions, but strictly for Ruby programmers to discuss the development of the framework. So, if you want to get some answers, you must redirect your questions elsewhere like rubyonrails-talk ( http://groups.google.com/group/rubyonrails-talk) or Rails forum (http://railsforum.com/). I also suggest that you ask more specific questions there than you have done here because then people will have a chance to actually help you. Good luck