I'm sorry, Hassan, I still don't get it.

When I make that link, i.e.
  /public/LaunchBrowser.zip
why is the link going through rails routing?

If I make the link
  LaunchBrowser.zip
then rails seems to want the link to be
  http://localhost:3000/marketing/LaunchBrowser.zip
which makes sense because the the file setting up the link to 
LaunchBrowser.zip is
  F:\Ralph-Rails-Apps\UltraDedup\app\views\marketing\demodownload.haml

Again, sorry to be so dense.

-- 
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.

Reply via email to