Hi all, I'm trying to get map.root to point to a static html file in the public directory. I can't just have index.html since I'm doing subdomains and any index.html file in there will be used as the actual page displayed.
Basically I can point to my subdomain roots just fine, but I need to find a way to point map.root to a specific html file. For example, something like this: map.root :url => 'homepage.html' That example doesn't work obviously. Any input would be greatly appreciated. If you need any more info, please let me know! Thanks. -Tony -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

