I am setting up a direct mail service with ruby on rails and have a question before I get going. I apologize, as I am new to this glorious framework. What I need: I am setting up a direct mail campaign, using variable data printing. On the postcard the user will see a personalized URL, like http://domain.com/joesmith, I want rails to recognize ''joesmith'' as a variable and not an actual directory, then hit the database and display a personalized landing page. Do I somehow setup that up using a ''dynamic'' controller of some sort, or can I specify a custom method in the routing ruby file, to handle the dynamic URL? Thanks for the help, Adam -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---