Topic: Getting favicon.ico to appear on Firefox, Safari and IE
I have created a 16x16 Windows Icon format image file and replaced the empty myproj/public/favicon.ico with my new favicon.ico. I am able to see this properly within Safari, but it does not appear on Firefox or IE, just the generic one from the browser.
This most likely is not a rails issue, but happens to be how I am serving up my content. Any ideas?