View Single Post
  #3  
Old 03-12-2007, 11:32 AM
TOYOU TOYOU is offline
Member
 
Join Date: Oct 2006
Posts: 14
Sorry, but you must have misunderstood me. I have already made /subFolders but they are interpreted by Rails only if I define context. I meant that this app vmail to be sure) redirects to different methods, going form /address to /admin and so on. What I ask is how can I fool Rails app to think that root domain.name/method is smth like domain.name/folder/method? Just by adding one context declaration or redirect rule? Though I guess smth could be done in routes.rb, is there smth better?

If it is possible? Without digging into rails and changing method enterpretation. Really?

I would appreciate if it simpler than my head thinks...
Reply With Quote