Routing examines the URL of an incoming request and determines what the application should do. "Rails routing can be a bit of a tough nut to crack. But it turns out that most of the toughness resides in a small number of concepts. After you''ve got a handle on those, the rest falls into place nicely," says Rails developer Obie Fernandez. In a chapter from his book The Rails Way, Fernandez explains how to best use the Rails routes.rb file, including what the default route does; as well as how to write custom routes, use static strings and wildcards in routes, create your own "receptors," and more. Posted on Computerworld.com at http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9060861 -- Sharon Machlis Online Managing Editor Computerworld --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---