Hello everyone, I''m pretty new to Rails and have been working on my own test app to check things out. I''ve run into a couple of Nuby snags. I''ve looked for the answers but have not found a concise answer to my problem. What I would like to do is to have a table of ''people'' and be able to display a list of ''people'' based on gender. This selection would come from a menu selection. Would I just use normal URL parameters for this? How would I pull out the values in the ActionController via request method? Is there a more elegant Ruby-esque way to do this? Thanks, John -- Posted via http://www.ruby-forum.com/.