I'm aware of dynamic routes but I'm a little stumped with this, with the search gem I'm using it performs a get
and my route is thus myapp.local/recipes?search=chicken
How can I make this a route? so that it would stay in the recipes controller but appear to the user like a nested route, like this myapp.local/search/chicken