Coolest Railscast Yet: Episode 111: Advanced Search Form
Posted by sam, Thu May 29 19:47:59 UTC 2008
I've tried all sorts of stuff to get advanced searches working well. This is some excellent ruby code for extracting parameters from a search form.
Episode 111: Advanced Search Form: "If you need to create an advanced search with a lot of fields, it may not be ideal to use a GET request as I showed in episode 37. In this episode I will show you how to handle this by creating a Search resource."
(Via Railscasts.)



