-
Recent Posts
Meta
Neyric.com
Categories
Archives
Tag Archives: errors
Get rid of favicon.ico 404 errors with rails
Every time your browser loads an new url, it also request a file called ‘favicon.ico’ in the same subdirectory. This generates a LOT of errors in the Ruby on Rails logs of my app. One way to avoid those errors … Continue reading